You should fix those things, editable didn't work because 'False' with
quotes isn't a valid boolean value. The prepopulate is probably not
necessary, because all it does is include some javascript that fills
the field for you as you edit the other fields. Best just to overrride
the save method and populate the slug field with whatever data you need
before saving.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to