django1/django
Tim Graham adc0c4fbac Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
Thanks Loic Bistuer for review.
2015-07-28 09:28:25 +07: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 Fixed #25120 -- Deprecated egg template loader. 2015-07-16 09:32:42 -04:00
contrib Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible. 2015-07-28 09:28:25 +07:00
core Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
db Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible. 2015-07-28 09:28:25 +07:00
dispatch Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
forms Fixed #16501 -- Added an allow_unicode parameter to SlugField. 2015-07-17 13:48:58 -04:00
http Refs #24121 -- Added meaningful repr() to HttpResponse and subclasses. 2015-07-15 09:01:25 -04:00
middleware Fixed #25017 -- Allowed customizing the DISALLOWED_USER_AGENTS response 2015-06-27 08:46:23 -04:00
template Fixed #24127 -- Changed the default current_app to the current namespace. 2015-07-27 09:14:48 -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 Fixed #16501 -- Added an allow_unicode parameter to SlugField. 2015-07-17 13:48:58 -04:00
views Fixed #25147 -- Fixed debug view copy-paste/interactive toggle. 2015-07-20 11:52:21 -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