django1/django/contrib
Dan Watson fe914341c8 Fixed #24564 -- Moved AbstractBaseUser and BaseUserManager so they can be used without auth in INSTALLED_APPS 2015-05-05 12:03:48 -04:00
..
admin Fixed #23387 -- Kept "Save as new" button after validation errors in admin. 2015-05-02 19:41:10 -04:00
admindocs Updated translations from Transifex 2015-04-30 14:29:08 +02:00
auth Fixed #24564 -- Moved AbstractBaseUser and BaseUserManager so they can be used without auth in INSTALLED_APPS 2015-05-05 12:03:48 -04:00
contenttypes Updated translations from Transifex 2015-04-30 14:29:08 +02:00
flatpages Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
gis Fixed #24724 -- Fixed GIS initialization crash on Windows. 2015-05-01 15:47:34 -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 Updated translations from Transifex 2015-04-30 14:29:08 +02:00
redirects Updated translations from Transifex 2015-04-30 14:29:08 +02:00
sessions Updated translations from Transifex 2015-04-30 14:29:08 +02:00
sitemaps Removed empty sitemaps/models.py file. 2015-05-05 09:00:37 -04:00
sites Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
staticfiles Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn't exist. 2015-03-07 10:47:07 -05:00
syndication Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
webdesign Moved contrib.webdesign tests out of contrib. 2015-02-11 12:30:07 -05:00
__init__.py