django1/django
Claude Paroz 1718b5256c Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Thanks guido@20tab.com for the report and Tim Graham for the
analyze.
2013-11-21 22:18:52 +01:00
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
contrib Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin 2013-11-21 22:18:52 +01:00
core Use `classmethod` as a decorator. 2013-11-19 23:08:21 -05:00
db Fixed #21469 -- Allow set objects in Meta.unique_together. 2013-11-20 17:26:26 +01:00
dispatch Use `classmethod` as a decorator. 2013-11-19 23:08:21 -05:00
forms Fixed #21472 -- Fixed inline formsets display when parent pk is 0 2013-11-20 21:36:20 +01:00
http Fixed #21447 -- Restored code erroneously removed in 20472aa827. 2013-11-16 01:09:35 +01:00
middleware Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
template Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
templatetags Fixed #5849 -- Strip whitespace from blocktrans 2013-11-08 00:52:17 +02:00
test Fixed #15179 -- middlewares not applied for test client login() 2013-11-19 09:04:20 +02:00
utils Fixed #21458 -- Made check_for_language more resistant to malformed input. 2013-11-20 17:51:53 +01:00
views Merge pull request #1821 from Bouke/tickets/14170 2013-11-04 13:50:21 -08:00
__init__.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
shortcuts.py Changed shortcuts from being a package to just being a module 2013-11-19 15:34:20 -08:00