.. |
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 numpy import helper to shortcuts
|
2015-02-09 15:51:19 +01:00 |
core
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
db
|
Fixed #24302 -- Added DurationField.formfield()
|
2015-02-09 10:20:01 -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
|
Simplified the lazy CSRF token implementation in csrf context processor.
|
2015-02-08 15:02:43 -05: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
|
Optimized allow_lazy() by not generating a new lazy wrapper on each invocation.
|
2015-02-08 14:56:57 -05:00 |
views
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05: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 |