.. |
apps
|
Refs #23621 -- Fixed warning message when reloading models.
|
2015-06-30 15:00:10 -04:00 |
bin
|
Removed bin/unique-messages.py
|
2015-02-06 08:47:38 -05:00 |
conf
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
contrib
|
Fixed #19324 -- Avoided creating a session record when loading the session.
|
2015-07-08 15:23:03 -04:00 |
core
|
Fixed catastrophic backtracking in URLValidator.
|
2015-07-08 15:23:03 -04:00 |
db
|
Fixed #25081 -- Prevented DISTINCT ON ordering from being cleared in get().
|
2015-07-09 16:00:52 -04:00 |
dispatch
|
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
2015-06-24 16:08:20 -04:00 |
forms
|
Fixed #4960 -- Added "strip" option to CharField
|
2015-07-01 17:47:05 -04:00 |
http
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
middleware
|
Fixed #25017 -- Allowed customizing the DISALLOWED_USER_AGENTS response
|
2015-06-27 08:46:23 -04:00 |
template
|
Removed some u string prefixes in code comments.
|
2015-07-06 09:17:28 -04:00 |
templatetags
|
Fixed #21695 -- Added asvar option to blocktrans.
|
2015-07-01 10:03:00 -04:00 |
test
|
Fixed #20916 -- Added Client.force_login() to bypass authentication.
|
2015-07-01 13:01:08 -04:00 |
utils
|
Refs #23882 -- Added detection for moved files when using inotify polling
|
2015-07-07 12:23:04 -04:00 |
views
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
__init__.py
|
Bumped version; master is now 1.9 pre-alpha.
|
2015-01-16 17:04:35 -05:00 |
shortcuts.py
|
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
2015-06-24 16:08:20 -04:00 |