.. |
apps
|
Refs #24215 -- Fixed Python 3.5 compatiblity for unhandled lazy ops error.
|
2015-09-17 10:06:52 -04:00 |
bin
|
Removed bin/unique-messages.py
|
2015-02-06 08:47:38 -05:00 |
conf
|
Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
contrib
|
Refs #22789 -- Removed contrib.webdesign per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
core
|
Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
db
|
Removed SQLCompiler.__call__() per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
dispatch
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
forms
|
Fixed #25410 -- Fixed empty ClearableFileInput crash on Python 2.
|
2015-09-23 10:26:19 -04:00 |
http
|
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
2015-09-16 12:21:50 -04:00 |
middleware
|
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
2015-09-16 12:21:50 -04:00 |
template
|
Refs #23261 -- Removed old style list syntax for unordered_list filter
|
2015-09-23 19:31:09 -04:00 |
templatetags
|
Refs #22306 -- Removed cycle/firstof template tags from "future".
|
2015-09-23 19:31:09 -04:00 |
test
|
Refs #24022 -- Removed the ssi tag per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
utils
|
Refs #24526 -- Made the django logger handle INFO messages.
|
2015-09-23 11:33:49 -04:00 |
views
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
__init__.py
|
Bumped version; master is now 1.10 pre-alpha.
|
2015-09-23 19:31:08 -04:00 |
__main__.py
|
Fixed #24857 -- Added "python -m django" entry point.
|
2015-09-07 19:54:32 -04:00 |
shortcuts.py
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |