django1/django
Anssi Kääriäinen b44d42be6d Fixed #21366 -- regression in join promotion logic
The regression was caused by ecaba36028
and affected OR connected filters.
2013-11-02 20:44:19 +02:00
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
contrib Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
core Auto-apply initial migrations if their tables exist already. 2013-10-30 15:17:49 +00:00
db Fixed #21366 -- regression in join promotion logic 2013-11-02 20:44:19 +02:00
dispatch Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
forms Fixed #14877 -- repeated deletion using formsets 2013-10-30 22:40:15 +02:00
http Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
middleware Fixed #21324 -- Translate CSRF failure view 2013-11-02 11:22:30 +01:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Start attacking E231 violations 2013-10-24 10:30:03 -07:00
templatetags Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
test Fixed #21341 -- Eased https requests with the test client 2013-11-02 19:03:13 +01:00
utils Fixed #9523 -- Restart runserver after translation MO files change 2013-11-02 10:29:07 +01:00
views Fixed #21324 -- Translate CSRF failure view 2013-11-02 11:22:30 +01:00
__init__.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00