django/tests/generic_views
Alexander Lazarević 4b1cd8edc1 Corrected cache_page()'s timeout value in tests.generic_views.urls. 2024-02-05 13:27:51 +01:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py
test_base.py
test_dates.py Removed unnecessary list() calls on sorted(). 2023-12-28 10:58:37 +01:00
test_detail.py
test_edit.py
test_list.py
urls.py Corrected cache_page()'s timeout value in tests.generic_views.urls. 2024-02-05 13:27:51 +01:00
views.py