django/tests/view_tests
Jacob Walls 7894776bc9
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Refs #28526 -- Provided URLResolver namespace in technical 404 template.
This avoids looking up the nonexistent "name" attribute on URLResolver,
which logs verbosely.
2025-09-26 14:06:39 +02:00
..
app0
app1
app2
app3
app4
app5
custom_locale_path
locale
media
templates Fixed invalid HTML in test templates. 2025-01-17 15:55:37 +01:00
templatetags
tests Refs #28526 -- Provided URLResolver namespace in technical 404 template. 2025-09-26 14:06:39 +02:00
__init__.py
default_urls.py
generic_urls.py
models.py
regression_21530_urls.py
urls.py
views.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00