1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/django
Claude Paroz 8346680e1c Refs #27795 -- Removed unneeded force_text calls
Thanks Tim Graham for the review.
2017-03-04 18:18:21 +01:00
..
apps Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
bin Fixed #27878, refs #23919 -- Used python3 shebangs. 2017-02-23 13:41:10 -05:00
conf Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
contrib Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
core Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
db Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +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 #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01: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 Refs #27656 -- Updated django.template/tag docstring verbs according to PEP 257. 2017-02-17 11:29:38 -05:00
test Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05: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 Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
__init__.py Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
__main__.py
shortcuts.py Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00