django1/django/contrib
Florian Apolloner 4269648c0f Fixed #29876 -- MySQL does not support SPATIAL fields in unique indices. 2018-10-22 13:36:48 +02:00
..
admin Fixed #29832 -- Updated Roboto font to v2.137. 2018-10-11 23:30:45 -04:00
admindocs Refs #27795 -- Removed force_bytes() usage in admindocs. 2018-10-02 10:18:52 -04:00
auth Refs #27795 -- Removed force_bytes() usage from django/utils/http.py. 2018-10-10 14:38:22 -04:00
contenttypes Fixed #29612 -- Added GenericRelation prefetch_related() cache invalidation. 2018-08-17 14:58:45 -04:00
flatpages Fixed #29746 -- Fixed misleading FlatpageForm URL help text if APPEND_SLASH is disabled. 2018-09-11 12:15:22 -04:00
gis Fixed #29876 -- MySQL does not support SPATIAL fields in unique indices. 2018-10-22 13:36:48 +02:00
humanize Updated translations from Transifex 2018-09-29 17:11:49 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 2018-10-02 19:17:23 -04:00
redirects Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
sessions Refs #27795 -- Removed force_bytes() usage in sessions. 2018-10-03 11:11:42 +02:00
sitemaps Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
sites Fixed #29829 -- Remove unused code in contrib.sites.models._simple_domain_name_validator(). 2018-10-09 20:50:00 -04:00
staticfiles Refs #27795 -- Removed force_bytes() usage in contrib/staticfiles/storage.py. 2018-10-05 09:26:28 -04:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00