#3297: newforms: Implement FileField and ImageField
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: closed
Priority: normal | Milestone: Version 1.0
Component: django.newforms | Version: SVN
Severity: normal | Resolution: worksforme
Keywords: newforms |
-------------------------------------+--------------------------------------
Comment (by guioum):
same problem with "forms.models.form_for_model" (revision 4325).
Output for the !FileField:
{{{
<tr><th><label for="id_data">Data:</label></th><td><input type="text"
name="data" id="id_data" /></td></tr>
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/3297#comment:>
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 [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
-~----------~----~----~----~------~----~------~--~---