django/tests/regressiontests/views/tests/generic
2009-04-13 13:23:03 +00:00
..
__init__.py Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to robh for the original patch. 2007-09-19 13:26:56 +00:00
create_update.py Fixed #3639: updated generic create_update views to use newforms. This is a backwards-incompatible change. 2008-07-18 19:45:00 +00:00
date_based.py Fixed #10458 -- Corrected the next_month and previous_month context variables provided with the generic month_archive view. The value returned now matches the docstring and the generic views documentation. Thanks to fperetti for the report and initial patch. 2009-04-13 13:23:03 +00:00