#3297: newforms: Implement FileField and ImageField
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: russellm
Status: new | Component: django.newforms
Version: SVN | Resolution:
Keywords: newforms | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
---------------------------------------+------------------------------------
Comment (by [EMAIL PROTECTED]):
I'm of the opinion that this ticket should implement filefield and
imagefield in newforms... and nothing else. Implementing file save-
triggered functions and the like should be a separate ticket as it's new
functionality that isn't necessarily required ot resolve this ticket.
The most recent patch by russellm, filefield-5779, applies against trunk
5784 and works if I say 'x = MyForm(request.POST, request.FILES)'.
--
Ticket URL: <http://code.djangoproject.com/ticket/3297#comment:72>
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
-~----------~----~----~----~------~----~------~--~---