django1/django/contrib
Jozef fff86cfa46 Made session loading in cached_db engine more DRY. 2017-12-08 10:51:16 -05:00
..
admin Fixed #28907 -- Removed unnecessary if statements. 2017-12-07 17:12:00 -05:00
admindocs Updated contrib translations from Transifex 2017-12-01 21:51:30 +01:00
auth Updated contrib translations from Transifex 2017-12-01 21:51:30 +01:00
contenttypes Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
flatpages Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
gis Refs #23919 -- Replaced super() calls for old-style classes. 2017-12-07 09:10:32 -05:00
humanize Fixed #28877 -- Made ordinal template filter results more localizable. 2017-12-06 09:42:58 -05:00
messages Fixed typo in MessageMiddleware.process_response() docstring. 2017-10-16 10:10:43 -04:00
postgres Updated contrib translations from Transifex 2017-12-01 21:51:30 +01:00
redirects Updated contrib translations from Transifex 2017-12-01 21:51:30 +01:00
sessions Made session loading in cached_db engine more DRY. 2017-12-08 10:51:16 -05:00
sitemaps Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
sites Updated contrib translations from Transifex 2017-12-01 21:51:30 +01:00
staticfiles Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:03 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py