Blogmarks tagged django, newforms in Mar, 2008
Filters: Type: blogmark × Year: 2008 × Month: Mar × django × newforms ×
1 result
Better Use of Newforms. Two really neat techniques: using an inclusion tag template to DRY your custom form templates, and adding what-to-do-next methods to the form class itself to cut down on the application code in your views. # 25th March 2008, 10:53 pm