django/django
Mathias André 85757d0e79 Removed outdated docstring for get_admin_url().
Since a4b8a4b632 the admin
URL returned by get_admin_url() is no longer relative to
the Django admin index page.
2015-03-03 07:46:12 -05:00
..
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 Added formats for the Azerbaijani locale. 2015-02-23 07:37:13 -05:00
contrib Removed outdated docstring for get_admin_url(). 2015-03-03 07:46:12 -05:00
core Simplified emit_post_migrate from flush command 2015-02-28 16:10:32 +01:00
db Fixed MySQL build failure introduced by refs #24390. 2015-03-02 13:07:34 -05:00
dispatch Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
forms Fixed #17401 -- Made SelectDateWidget.render reflect wrong value 2015-03-01 21:37:52 +01:00
http Fixed #20889 -- Prevented BadHeaderError when Python inserts newline 2015-02-19 20:18:31 +01:00
middleware Fixed #24360 -- Delayed internal LocaleMiddleware variable initialization 2015-03-02 20:06:24 +01:00
template Fixed #24372 - Replaced TokenParser usage with traditional parsing. 2015-03-02 18:25:28 -05:00
templatetags Fixed #24372 - Replaced TokenParser usage with traditional parsing. 2015-03-02 18:25:28 -05:00
test Simplified emit_post_migrate from flush command 2015-02-28 16:10:32 +01:00
utils Fixed #24413 -- Prevented translation fallback for English 2015-02-28 10:07:12 +01:00
views Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:13:55 +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