django1/django
Claude Paroz 301de774c2 Refs #27795 -- Replaced many force_text() with str()
Thanks Tim Graham for the review.
2017-04-27 09:10:02 +02: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 Updated core translations from Transifex 2017-04-04 12:38:20 +02:00
contrib Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
core Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
db Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02: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 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
http Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
middleware Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
template Replaced temporary lists used for passing arguments with iterables. 2017-04-26 10:54:20 -04:00
templatetags Fixed #27882 -- Allowed {% cache %} to cache indefinitely. 2017-03-15 13:01:21 -04:00
test Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
urls Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
utils Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
views Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02: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 #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00