1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref/contrib
2016-12-15 16:36:18 -05:00
..
admin Doc'd how ModelAdmin.list_display uses short_description. 2016-12-15 15:57:04 -05:00
gis Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is unavailable. 2016-12-15 16:36:18 -05:00
postgres Fixed #27582 -- Allowed HStoreField to store null values. 2016-12-15 10:35:44 -05:00
auth.txt Normalized casing of "custom user model". 2016-11-23 15:14:28 -05:00
contenttypes.txt Replaced "django" with "Django" in spelling_wordlist. 2016-11-15 17:00:50 -05:00
flatpages.txt
humanize.txt
index.txt
messages.txt
redirects.txt
sitemaps.txt Fixed #27307 -- Added missing url names in sitemaps docs. 2016-10-03 16:04:30 -04:00
sites.txt Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs. 2016-11-30 17:05:31 -05:00
staticfiles.txt
syndication.txt