.. |
apps
|
Added check_apps_ready() to Apps.get_containing_app_config()
|
2015-02-08 14:52:19 -05:00 |
bin
|
Removed bin/unique-messages.py
|
2015-02-06 08:47:38 -05:00 |
conf
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
contrib
|
Moved contrib.webdesign tests out of contrib.
|
2015-02-11 12:30:07 -05:00 |
core
|
Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check.
|
2015-02-09 19:16:07 -05:00 |
db
|
Fixed #24146 -- Allowed model._meta.get_field() to be used after apps.models_ready
|
2015-02-10 19:55:06 -05:00 |
dispatch
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
forms
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
http
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
middleware
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
template
|
Split DTL context creation into its own function.
|
2015-02-10 14:34:05 +01:00 |
templatetags
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
test
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
utils
|
Removed some obsolete absolute_imports.
|
2015-02-09 13:37:23 -05:00 |
views
|
Fixed a crash of the debug page.
|
2015-02-10 21:37:53 +01:00 |
__init__.py
|
Bumped version; master is now 1.9 pre-alpha.
|
2015-01-16 17:04:35 -05:00 |
shortcuts.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |