django/tests/generic_views
django-bot 69a93a88ed Refs #36500 -- Rewrapped long docstrings and block comments via a script.
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
2025-07-23 20:17:55 -03:00
..
jinja2/generic_views
templates
__init__.py
forms.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_base.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_dates.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_detail.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_edit.py Removed double spaces after periods and within phrases. 2025-07-23 10:09:43 -03:00
test_list.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
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