django1/django/contrib
Piotr Jakimiak 70e3e2e08e Fixed #24774 -- Made contrib.site's Site.domain field unique 2015-05-16 08:43:42 -04:00
..
admin Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
admindocs Updated translations from Transifex 2015-04-30 14:29:08 +02:00
auth Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
contenttypes Updated translations from Transifex 2015-04-30 14:29:08 +02:00
flatpages Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
gis Added contrib.gis.admin.__all__ 2015-05-15 09:41:44 -04:00
humanize Updated translations from Transifex 2015-04-30 14:29:08 +02:00
messages Removed translations from contrib.messages 2015-03-18 09:30:20 +01:00
postgres Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
redirects Updated translations from Transifex 2015-04-30 14:29:08 +02:00
sessions Fixed #24799 -- Fixed session cookie deletion when using SESSION_COOKIE_DOMAIN 2015-05-15 11:23:41 -04:00
sitemaps Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
sites Fixed #24774 -- Made contrib.site's Site.domain field unique 2015-05-16 08:43:42 -04:00
staticfiles Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
syndication Replaced multiple startswith in syndication/views.py 2015-05-08 08:46:20 -04:00
webdesign Moved contrib.webdesign tests out of contrib. 2015-02-11 12:30:07 -05:00
__init__.py