django/tests/regressiontests/generic_views/templates
Aymeric Augustin 03f86a5adb Fixed #18354 -- Performance issue in CBV.
Prevented repeating a query twice when the model isn't ordered by
-date_field (in Meta), allow_empty is False and pagination isn't
enabled.
2012-05-20 13:18:42 +02:00
..
generic_views Fixed #18354 -- Performance issue in CBV. 2012-05-20 13:18:42 +02:00
registration Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00