1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/docs/ref/contrib
2015-04-24 08:27:09 -04:00
..
admin [1.8.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284. 2015-04-20 10:49:56 -04:00
formtools
gis [1.8.x] Fixed #24672 -- Clarified note about installing postgis_topology 2015-04-21 17:57:36 +02:00
postgres [1.8.x] Documented INSTALLED_APPS requirement for HStoreField. 2015-04-24 08:27:09 -04:00
auth.txt
contenttypes.txt [1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 2015-03-18 19:12:46 -04:00
flatpages.txt
humanize.txt
index.txt
messages.txt
redirects.txt
sitemaps.txt
sites.txt [1.8.x] Clarified a contrib.sites deprecation and added to 1.7 release notes. 2015-01-18 13:44:53 -05:00
staticfiles.txt [1.8.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing. 2015-03-12 09:23:57 -04:00
syndication.txt Moved doc on the DTL's syntax to the ref/ section. 2015-01-10 19:41:14 +01:00
webdesign.txt