django/docs/ref/contrib
Jacob Kaplan-Moss 231a7e0419 Fixed #9958: split the `CommentForm` into a set of smaller forms. This for better encapsulation, but also so that it's easier for subclasses to get at the pieces they might need. Thanks to Thejaswi Puthraya.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10110 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-21 13:45:31 +00:00
..
_images
comments Fixed #9958: split the `CommentForm` into a set of smaller forms. This for better encapsulation, but also so that it's easier for subclasses to get at the pieces they might need. Thanks to Thejaswi Puthraya. 2009-03-21 13:45:31 +00:00
formtools
admin.txt Fixed #8939: added a `list_editable` option to `ModelAdmin`; fields declared `list_editable` may be edited, in bulk, on the changelist page. Thanks, Alex Gaynor. 2009-03-17 20:51:47 +00:00
auth.txt
contenttypes.txt
csrf.txt Added CSRF middleware to default settings and updated docs. 2009-03-19 23:14:20 +00:00
databrowse.txt
flatpages.txt
humanize.txt
index.txt
localflavor.txt Fixed #9066 -- Added Czech localflavor. Thanks to Elvard for the contribution. 2009-02-22 07:51:57 +00:00
redirects.txt
sitemaps.txt
sites.txt
syndication.txt
webdesign.txt