django/tests/view_tests
Collin Anderson 71017a68a6
Fixed #33571 -- Fixed static serving views crash when If-Modified-Since is empty.
Regression in d6aff369ad.
2022-03-11 06:19:01 +01:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates
templatetags
tests Fixed #33571 -- Fixed static serving views crash when If-Modified-Since is empty. 2022-03-11 06:19:01 +01:00
__init__.py
default_urls.py
generic_urls.py
models.py
regression_21530_urls.py
urls.py
views.py