1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/generic_views
2011-03-15 08:24:31 +00:00
..
fixtures
templates
__init__.py
base.py
dates.py
detail.py
edit.py
forms.py
list.py Fixed #15575 -- Corrected handling of pagination in generic views to match documentation and historical behavior. Thanks to Ivan Virabyan for the report and patch. 2011-03-15 08:24:31 +00:00
models.py
tests.py
urls.py
views.py