Hello: I know that Django provides 3 ways in using Web forms: Admin Forms, Generic views and New Forms where Admin forms is the easiest one to use. What I would like to know is: 1) Which determinant aspects should force me to use Generic Views instead of Admin Forms? And 2) Which determinant aspects should force me to use new forms instead of Generic Views?
Thanks!! --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---