#1605: DateTime fields not being populated back ----------------------------+----------------------------------------------- Reporter: yml | Owner: adrian Type: defect | Status: new Priority: normal | Milestone: Component: Core framework | Version: 0.91 Severity: normal | Resolution: Keywords: | ----------------------------+----------------------------------------------- Comment (by anonymous):
The current forms & manipulators documentation says to use place.__dict__, but the admin and crud generic view both use flaten_data(). Is this a documentation bug? A similar situation exists for file fields - to upload successfully, you must add request.FILES to new_data; but this is not mentioned in the forms and manipulators documentation. -- Ticket URL: <http://code.djangoproject.net/ticket/1605> Django <http://code.djangoproject.org/> 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 django-updates@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-updates -~----------~----~----~----~------~----~------~--~---