#9784: Django admin: prepopulated_fields does not update on javascript 
(calendar)
change
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]      |       Owner:  nobody    
   Status:  new                   |   Milestone:            
Component:  django.contrib.admin  |     Version:  1.0       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 I have prepopulated_fields = {'slug':('publication_date',) }, where
 publication_date is models.DateField.

 In admin when I change date via javascript calendar, slug field is not
 updated. If I change it directly, slug field is updated correctly.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9784>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to