Probably I'm doing something wrong... But I can't figure out what to put
in my model_form.html template, so the create_object and update_object
generic views work well.
For now, I figured out that I have to put {{ form.field }} and {{
form.field_file }} but it works just for createing, this doesn't work
for updateing...
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" 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-users
-~----------~----~----~----~------~----~------~--~---