django/tests/flatpages_tests
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
..
templates
__init__.py
absolute_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
no_slash_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
settings.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_csrf.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_forms.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_middleware.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_sitemaps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_templatetags.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_views.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00