.. |
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
|
Removed implicit default store_true/false argparse args.
|
2017-04-01 20:03:56 -04:00 |
core
|
Removed implicit default store_true/false argparse args.
|
2017-04-01 20:03:56 -04:00 |
db
|
Fixed #25605 -- Made GIS DB functions accept geometric expressions, not only values, in all positions.
|
2017-04-01 09:47:49 -04:00 |
dispatch
|
Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257.
|
2017-02-20 19:57:33 -05:00 |
forms
|
Fixed #27989 -- Preserved empty QueryDicts for form's data/files args.
|
2017-04-01 18:43:39 -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
|
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined.
|
2017-03-31 17:26:42 -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
|
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 #27987 -- Added default colors in debug view CSS.
|
2017-03-28 08:55:16 -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 |