.. |
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 #27942 -- Prevented admin from adding "add" buttons to all tables in inlines.
|
2017-03-30 10:39:59 -04:00 |
core
|
Fixed #27952 -- Added translation hint for RegexValidator error message.
|
2017-03-23 11:11:01 -04:00 |
db
|
Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest.
|
2017-03-29 13:29:53 -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 #27975 -- Fixed crash if ModelChoiceField's queryset=None.
|
2017-03-22 08:51:12 -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 #27956 -- Fixed display of errors in an {% extends %} child.
|
2017-03-25 08:22:12 -04: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 #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 |