I like Django a lot. In fact I am in the middle of converting a large J2EE application to Django. Sometimes I run into a problem using it, and knowing Django, I know there is a good solution. To find the solution however, sometimes require very careful reading of the documentation.
Case in point. The solution [...]
The Importance of the initial argument in Django newforms library
September 19th, 2007 · No Comments · django
Tags: django