A Survey of Forms Practices: From Django's Form Classes to Third-Party Packages


Details
This talk seeks to answer three questions: "How do forms work in Django?", "What are my options for dealing with forms in a Django project?", and "What third-party packages could I be using?"
This talk will be given by Brian Dant, who is a Django developer at Startup Institute (http://www.startupinstitute.com/), an 8-week intensive program for people interested in joining startups in Boston or New York. He's been working with Django for about a year; during that time, his interest in solving forms challenges has grown with each project. To prepare for this talk, he'll be scouring the web, Django docs, and Two Scoops of Django for all things forms, and creating short examples of several concepts.

A Survey of Forms Practices: From Django's Form Classes to Third-Party Packages