Django's slug field in an admin page stopped working -


i have "slug" field on attribute , working fine.

i upgraded django 1.2.3 , slug field not working (i.e. not automatically populated). don't see javascript errors.

any hints wrong?

thanks.

sometimes changing browser may (if problem relates cache , javascript).

i'm working on django 1.2.3 , prepopulated_fields works fine. have @ http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.modeladmin.prepopulated_fields see if class admin defined right , there changes since old django version?

and btw, version 1.2.4 out, may upgrade django installation see if problem solves itself.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -