1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref/contrib
2011-07-14 18:36:05 +00:00
..
admin Fixed #16115 -- Added ModelAdmin.save_related method to be able to do pre- or post-save operations for objects related to the parent object currently displayed. Thanks, Julien Phalip. 2011-07-03 17:56:43 +00:00
comments
formtools Fixed #16382 -- Corrected form wizard docs to use one based step number in example template. Thanks, BernhardEssl. 2011-07-04 16:20:29 +00:00
gis
auth.txt
contenttypes.txt Fixed #16000 -- reference natural keys in contenttypes documentation. Thanks jsdalton. 2011-07-10 21:52:03 +00:00
csrf.txt Added a note about the AJAX CSRF example not working on jQuery 1.5 2011-07-14 18:36:05 +00:00
databrowse.txt
flatpages.txt
humanize.txt
index.txt
localflavor.txt
markup.txt
messages.txt
redirects.txt
sitemaps.txt
sites.txt
staticfiles.txt Fixed #16161 -- Added --clear option to collectstatic management command to be able to explicitly clear the files stored in the destination storage before collecting. 2011-07-04 21:34:29 +00:00
syndication.txt
webdesign.txt