django/docs/ref/contrib
Tim Graham 61524b09cf Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
Thanks d.willy.c.c@ for the suggestion and Melevir and Areski Belaid for work
on the patch.
2013-06-01 18:20:54 -04:00
..
admin Fixed #18388 - Added InlineModelAdmin.get_max_num hook. 2013-06-01 18:20:54 -04:00
comments Deprecated django.contrib.comments. 2013-03-11 15:38:40 -05:00
formtools Fixed #20326 - Corrected form wizard get_form() example. 2013-05-31 08:07:40 -04:00
gis Fixed #20492 - Removed a broken link in GIS docs. 2013-05-24 12:35:20 -04:00
auth.txt Fixed #9913 - Clarified User.is_authenticated docs. 2013-03-31 03:59:34 -04:00
contenttypes.txt Fixed #17648 -- Add for_concrete_model to GenericForeignKey. 2013-05-23 19:03:14 -04:00
csrf.txt Update link to jQuery Cookie plugin site 2013-05-24 14:36:17 +01:00
flatpages.txt
humanize.txt
index.txt
messages.txt Fixed a broken link introduced in a542b808ba. 2013-05-22 08:51:16 -04:00
redirects.txt
sitemaps.txt Added example of using sitemaps with static views. 2013-05-18 14:27:29 +02:00
sites.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
staticfiles.txt Fixes #20162 -- Added a note in the documentation for static.serve() about the need for updating the system's map files when incorrect content types are returned. Many thanks to Simon Charette and Claude Paroz for their feedback. 2013-03-30 16:23:27 -07:00
syndication.txt
webdesign.txt