I've seen how to build my own forms in the documentation and how to import the Django base forms class, but where does the code to build my own screens get put? Is it supposed to be put in the views module for my app or somewhere else? I'm guessing it goes in the views, but that's only my best guess.
-- 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?hl=en.

