0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +01:00
django/tests/generic_views
2024-02-05 13:27:51 +01:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py
test_base.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
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 Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00