1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/ref/contrib
2009-05-17 17:13:33 +00:00
..
admin Fixed #11034: Corrected serialization example in admin actions doc. Thanks timo and kaikuehne. 2009-05-17 17:13:33 +00:00
comments Add a proper cross-reference to the mention of HttpRequest in the comment moderation docs. 2009-05-15 02:57:53 +00:00
formtools A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 2009-03-31 23:34:03 +00:00
auth.txt
contenttypes.txt Fixed #11039: documented that aggregation and generic relations don't mix. Thanks, psmith. 2009-05-14 02:38:27 +00:00
csrf.txt Reverted 10094 and 10095 (in favour of solution that will hopefully land for beta 2) 2009-03-23 23:02:46 +00:00
databrowse.txt
flatpages.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
humanize.txt
index.txt Fixed #10505: added support for bulk admin actions, including a globally-available "delete selected" action. See the documentation for details. 2009-03-23 20:22:56 +00:00
localflavor.txt Fixed #8962 -- Consistently support format and input_format in the various (individual, combined, split) date and time form fields and widgets. 2009-03-22 16:13:06 +00:00
redirects.txt
sitemaps.txt
sites.txt
syndication.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
webdesign.txt