django1/django
Adam Taylor 30a152a367 Fixed #25053 -- Made admin templates use |safe with password help_text 2015-07-02 14:02:18 -04:00
..
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 #25053 -- Made admin templates use |safe with password help_text 2015-07-02 14:02:18 -04:00
core Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
db Fixed #24997 -- Enabled bulk_create() on proxy models 2015-07-02 13:53:51 -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 Used %r in the TextNode repr to show newlines better. 2015-06-30 09:54:18 -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 Sorted imports in __init__.py files. 2015-06-27 11:53:33 -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