.. |
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
|
Fixed #28066 -- Prevented SessionBase.cycle_key() from discarding data.
|
2017-04-17 09:58:19 -04:00 |
core
|
Fixed #28042 -- Fixed crash when using a two-tuple in EmailMessage's attachments arg.
|
2017-04-07 18:02:34 -04:00 |
db
|
Removed unused DatabaseIntrospection._name_to_index() from Oracle backend.
|
2017-04-18 14:17:08 +02:00 |
dispatch
|
Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257.
|
2017-02-20 19:57:33 -05:00 |
forms
|
Fixed #28058 -- Restored empty BoundFields evaluating to True.
|
2017-04-17 08:32:29 -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 #28001 -- Updated comment and tested context popping in ForNode.render().
|
2017-04-06 19:04:29 -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
|
Fixed #28064 -- Removed double-quoting of key names in MultiValueDictKeyError.
|
2017-04-11 12:44:52 -04:00 |
views
|
Fixed #28079 -- Restored "No POST data" (rather than an empty table) in HTML debug page.
|
2017-04-15 09:21:35 -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 |