Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “tip”

CookBookNewFormsFieldOrdering. Handy tip—change the order of fields in a Django newforms instance by over-riding form.fields.keyOrder (since fields is a SortedDict). 3 27th June 2008, 1:02 am

A django site