For which cases would a user wish to write their own views rather than
using generic views? I'm new to Django and would like to build a page
that prompts the user to enter information into a form to sign up for
a league. Upon submitting the form, they can see the updated league
roster. I'm currently using generic views. I've read the forms
documentation and the ModelForms documentation but I don't see
anywhere where it tells how to use these in conjunction with generic
views. Is this because I should be using them with custom views?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---