1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/contrib
2016-12-19 08:33:46 -05:00
..
admin Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOneField. 2016-12-19 08:33:46 -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 Fixed #26946 -- Clarified instructions for customizing collectstatic's ignore_patterns. 2016-07-25 10:05:40 -04:00
syndication.txt