.. |
apps
|
Removed deprecated Apps methods per deprecation timeline.
|
2015-01-18 18:07:41 -05:00 |
bin
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |
conf
|
Updated Azerbaijani language name.
|
2015-01-28 06:48:09 -05:00 |
contrib
|
Fixed #24210 -- Cleaned up relational fields __init__().
|
2015-01-27 22:35:49 +07:00 |
core
|
Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib.
|
2015-01-28 06:59:40 -05:00 |
db
|
Refs #14030 -- Renamed CombinableMixin to Combinable
|
2015-01-28 10:59:30 +11:00 |
dispatch
|
Fixed #24205 -- Deprecated Signal.disconnect weak parameter.
|
2015-01-23 14:37:12 -05:00 |
forms
|
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
|
2015-01-27 22:40:02 +07:00 |
http
|
Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib.
|
2015-01-28 06:59:40 -05:00 |
middleware
|
Fixed #23815 -- Prevented UnicodeDecodeError in CSRF middleware
|
2015-01-06 08:42:58 +01:00 |
template
|
Fixed typo in 'Django Template Language'
|
2015-01-17 03:05:28 +01:00 |
templatetags
|
Removed ssi/url tags from future per deprecation timeline; refs #21939.
|
2015-01-17 13:29:52 -05:00 |
test
|
Removed test.utils.TestTemplateLoader per deprecation timeline.
|
2015-01-18 14:19:14 -05:00 |
utils
|
Fixed typos in code comments.
|
2015-01-20 12:18:03 -05:00 |
views
|
Fixed #24220 - Allowed lazy objects for success_url
|
2015-01-26 17:58:55 +01:00 |
__init__.py
|
Bumped version; master is now 1.9 pre-alpha.
|
2015-01-16 17:04:35 -05:00 |
shortcuts.py
|
Fixed #24097 -- Prevented AttributeError in redirect_to_login
|
2015-01-10 10:05:02 +01:00 |