- Read on Tuesday, January 26, 2010
-
-
jQuery Double Click Edit ManyToMany in Admin
Very nice: Put this in your templates/admin/change_form.html template and you will be able to double click a manytomany in a multi select to be able to edit it.
Visit
-
jQuery Double Click Edit ManyToMany in Admin
- Read on Saturday, May 2, 2009
- Read on Friday, November 14, 2008
-
-
An autocomplete form widget for ForeignKey model fields
Great post from jezdez showing how to add autocopmletes to foreign key relations. Very interesting, when you have many objects and want it to be userfriendly.
Visit
-
An autocomplete form widget for ForeignKey model fields
- Read on Monday, November 10, 2008
-
-
So you want a dynamic form
Build “dynamic forms” in Django, where a “dynamic” form is one whose behavior or fields change depending on, say, the current user or some other bit of current information.
Visit
-
So you want a dynamic form
- Read on Friday, June 20, 2008
- Read on Friday, May 30, 2008
-
-
Custom model fields
Sometimes, though, the Django version won’t meet your precise requirements, or you’ll want to use a field that is entirely different from those shipped with Django.
Visit
-
Custom model fields
- Read on Tuesday, May 6, 2008
-
-
Django Master Class
Amazing django information on Unit testing, middleware, signals, forms & ajax, template tags, custom fields, openID and REST
Visit
-
Django Master Class

