public marks

PUBLIC MARKS from marco with tag django

January 2012

September 2011

June 2011

May 2011

January 2011

December 2010

For Some Value of "Magic": Templating Systems

Even with a pure MVC architecture Jinja2's argument-passing enhancements would be an improvement - as Armin says, making the couplings explicit would be a Pythonic thing to do.

November 2010

October 2010

August 2010

May 2010

March 2010

February 2010

Dynamic form generation

form = UserCreationForm(request.POST or None)

Django Advent

by 1 other
With each new release, Django offers new features and techniques to simplify web development. Django Advent brings you articles about these new features and the techniques they make possible, often written by the feature's author.