.. |
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
|
Removed deprecated TEMPLATE_* settings per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
contrib
|
Refs #16860 -- Fixed password help text when there aren't any validators.
|
2015-09-28 15:30:16 -04:00 |
core
|
Fixed #25468 -- Made DjangoJSONEncoder lazy string aware
|
2015-09-27 22:37:27 +02:00 |
db
|
Fixed #25421 -- Fixed test --keepdb option on Oracle.
|
2015-09-26 19:51:15 -04:00 |
dispatch
|
Moved and updated Python license.
|
2015-09-28 09:53:37 -04:00 |
forms
|
Refs #25294 -- Added BoundField import for backwards compatibility.
|
2015-09-24 19:57:19 +02: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 #22384 -- Removed obsolete code for the removal of reversing by dotted path.
|
2015-09-29 13:33:27 -04:00 |
templatetags
|
Refs #22306 -- Removed cycle/firstof template tags from "future".
|
2015-09-23 19:31:09 -04:00 |
test
|
Removed deprecated TEMPLATE_* settings per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
utils
|
Removed RemovedInDjango110Warning.
|
2015-09-23 19:31:11 -04:00 |
views
|
Removed unused views.debug.linebreak_iter() function.
|
2015-09-24 09:15:55 -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
|
Removed dictionary and context_instance parameters for render functions.
|
2015-09-23 19:31:11 -04:00 |