django/django
Mariusz Felisiak 43380e9110 Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Thanks Tim Graham for the review.
2017-03-21 17:23:17 +01:00
..
apps Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
bin Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." 2017-03-07 10:10:32 -05:00
conf Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." 2017-03-07 10:10:32 -05:00
contrib Fixed #27960 -- Set errcheck=False for GDALAllRegister to prevent crash. 2017-03-21 11:45:12 -04:00
core Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
db Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:23:17 +01:00
dispatch Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257. 2017-02-20 19:57:33 -05:00
forms Refs #27919 -- Changed Widget.get_context() attrs kwarg to an arg. 2017-03-21 09:14:45 -04:00
http Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257. 2017-02-20 19:57:33 -05:00
middleware Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
template Refs #23919 -- Used yield from. 2017-02-23 20:06:01 -05:00
templatetags Fixed #27882 -- Allowed {% cache %} to cache indefinitely. 2017-03-15 13:01:21 -04:00
test Refs #27622 -- Fixed a regression in JSON content-type detection 2017-03-07 16:44:15 +01:00
urls Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
utils Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
views Fixed #27948 -- Removed incorrect unquote() in static serving views. 2017-03-17 07:55:00 -04:00
__init__.py Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00