1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref/contrib
Claude Paroz 6e8cb75e3e Fixed #24672 -- Clarified note about installing postgis_topology
Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the
review.
2015-04-21 17:54:38 +02:00
..
admin Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284. 2015-04-20 10:45:05 -04:00
gis Fixed #24672 -- Clarified note about installing postgis_topology 2015-04-21 17:54:38 +02:00
postgres Fixed #24645 -- Documented use of HStoreExtension. 2015-04-16 07:22:01 -04:00
auth.txt
contenttypes.txt Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 2015-03-18 19:00:09 -04:00
flatpages.txt
humanize.txt
index.txt Fixed #23814 -- Documented apps refactored out of Django. 2015-03-25 08:46:23 -04:00
messages.txt
redirects.txt
sitemaps.txt
sites.txt
staticfiles.txt Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing. 2015-03-12 09:23:00 -04:00
syndication.txt
webdesign.txt