django1/django/contrib
Rinat Khabibiev ca9c69a968 Fixed #27199 -- Made AdminIntegerFieldWidget use NumberInput. 2016-09-09 09:42:39 -04:00
..
admin Fixed #27199 -- Made AdminIntegerFieldWidget use NumberInput. 2016-09-09 09:42:39 -04:00
admindocs Fixed #27018 -- Fixed admindocs crash with a view in a class. 2016-08-20 10:01:57 -04:00
auth Fixed #26956 -- Added success_url_allowed_hosts to LoginView and LogoutView. 2016-09-07 19:56:25 -07:00
contenttypes Fixed #24865 -- Added remove_stale_contenttypes management command. 2016-09-06 09:48:58 -04:00
flatpages Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
gis Fixed #27170 -- Added DatabaseWrapper class attributes to ease subclassing. 2016-09-08 16:33:36 -04:00
humanize Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
messages Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
postgres Fixed #27143 -- Allowed combining SearchQuery with more than one & or | operators. 2016-09-07 15:26:52 -04:00
redirects Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
sessions Fixed #26764 -- Fixed Session.cycle_key() crash on unaccessed session. 2016-08-08 13:01:25 -04:00
sitemaps Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
sites Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
staticfiles Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
syndication Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00