django/django
Claude Paroz d5ed08263b [2.1.x] Updated translations from Transifex 2018-09-29 16:03:27 +02:00
..
apps Fixed #17379 -- Removed management commands deactivation of the locale. 2018-05-13 10:21:53 +02:00
bin Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." 2017-03-07 10:10:32 -05:00
conf [2.1.x] Updated translations from Transifex 2018-09-29 16:03:27 +02:00
contrib [2.1.x] Updated translations from Transifex 2018-09-29 16:03:27 +02:00
core [2.1.x] Fixed typos in comments and docs. 2018-08-01 16:13:18 -04:00
db [2.1.x] Fixed #29630 -- Fixed crash of sliced queries with multiple columns with the same name on Oracle 12.1. 2018-09-26 20:24:20 +02:00
dispatch Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
forms [2.1.x] Fixed #29623 -- Fixed translation failure of DurationField's "overflow" error message. 2018-08-08 06:38:27 -04:00
http [2.1.x] Refs #29784 -- Normalized Python docs links to omit the version. 2018-09-25 10:22:06 +02:00
middleware [2.1.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMiddleware. 2018-08-01 09:35:09 -04:00
template [2.1.x] Refs #29784 -- Normalized Python docs links to omit the version. 2018-09-25 10:22:06 +02:00
templatetags Replaced TOKEN_* constants by TokenType enums. 2018-05-10 17:51:51 +02:00
test [2.1.x] Fixed #29662 -- Allowed test client to accept structured suffix JSON content types. 2018-08-15 10:28:08 -04:00
urls [2.1.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMiddleware. 2018-08-01 09:35:09 -04:00
utils [2.1.x] Fixed #29643 -- Fixed crash when combining Q objects with __in lookups and lists. 2018-08-08 08:52:55 +02:00
views [2.1.x] Fixed #29511 -- Added charset to JavaScriptCatalog's Content-Type header. 2018-06-22 09:32:33 +02:00
__init__.py [2.1.x] Post-release version bump. 2018-08-31 10:57:02 +02:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Added missing word to render_to_response deprecation warning. 2018-05-16 10:06:36 +02:00