#5547: [newforms-admin] DateTimeField won't honor default value ---------------------------+------------------------------------------------ Reporter: brosner | Owner: nobody Status: new | Component: Admin interface Version: newforms-admin | Keywords: Stage: Unreviewed | Has_patch: 1 ---------------------------+------------------------------------------------ In #899 will fix the newforms bug where the default value from the database field get populated into the form field's initial value. Once that patch gets applied then newforms-admin's formfield_callback still won't honor the default value for DateTimeField's. Here is a patch that will correct that and generally a better clean up anyways.
-- Ticket URL: <http://code.djangoproject.com/ticket/5547> Django Code <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 -~----------~----~----~----~------~----~------~--~---
