django1/django/contrib
Sergey Fedoseev 44ce308281 Simplified contrib.gis.geos.prototypes by replacing c_char with c_byte. 2017-08-29 14:50:24 -04:00
..
admin Fixed #28536 -- Removed old JS cross-browser utilities 2017-08-28 20:31:09 +02:00
admindocs Updated translations from Transifex 2017-05-31 21:43:40 +02:00
auth Fixed #28513 -- Added POST request support to LogoutView. 2017-08-24 09:11:16 -04:00
contenttypes Fixed incorrect indentation in remove_stale_contenttypes. 2017-08-22 09:10:42 -04:00
flatpages Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
gis Simplified contrib.gis.geos.prototypes by replacing c_char with c_byte. 2017-08-29 14:50:24 -04:00
humanize Refs #21415 -- Fixed contrib.humanize translations for es_AR 2017-07-05 08:41:09 +02:00
messages Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 2017-06-28 14:07:55 -04:00
postgres Refs #27869 -- Omitted field kwargs from GinIndex.deconstruct() if they're None. 2017-08-26 10:32:03 -04:00
redirects Fixed #28152 -- Made migrations serialize sets as set literals rather than set(). 2017-05-18 09:33:40 -04:00
sessions Avoided creation of temporary sets. 2017-07-29 10:16:43 -04:00
sitemaps Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 2017-06-28 14:07:55 -04:00
sites Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 2017-06-28 14:07:55 -04:00
staticfiles Fixed #27796 -- Prevented middleware being loaded twice with runserver 2017-08-23 23:05:18 +02:00
syndication Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 2017-06-28 14:07:55 -04:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00