django1/django/contrib
Sergey Fedoseev 7803f429a4 Refs #25665 -- Deprecated getters/setters of Point coordinate properties. 2015-11-18 11:57:26 -05:00
..
admin Simplified lists creation in three places. 2015-11-17 07:58:49 -05:00
admindocs Simplified translatable string in admindocs template 2015-10-10 14:57:58 +02:00
auth Fixed #20846 -- Increased User.username max_length to 254 characters. 2015-10-29 08:58:49 -04:00
contenttypes Fixed #25611 -- Standardized descriptor signatures. 2015-10-26 11:31:16 -04:00
flatpages Updated translation catalogs 2015-10-09 18:02:47 +02:00
gis Refs #25665 -- Deprecated getters/setters of Point coordinate properties. 2015-11-18 11:57:26 -05:00
humanize Updated translations from Transifex 2015-04-30 14:29:08 +02:00
messages Used getattr() to simplify contrib.messages.api. 2015-09-26 20:04:09 -04:00
postgres Fixed #25666 -- Fixed the exact lookup of ArrayField. 2015-11-14 11:21:16 -05:00
redirects Updated translation catalogs 2015-10-09 18:02:47 +02:00
sessions Fixed #25558 -- Fixed nondeterministic test failure on Windows: test_clearsessions_command. 2015-10-17 10:03:11 -04:00
sitemaps Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
sites Fixed #25692 -- Added natural keys support to Site model. 2015-11-07 21:19:25 +01:00
staticfiles Fixed #25283 -- Fixed collectstatic crash if a URL contains a fragment with a path. 2015-11-12 19:30:48 -05:00
syndication Fixed #13110 -- Added support for multiple enclosures in Atom feeds. 2015-09-18 18:31:58 -04:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00