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 Refs #33476 -- Changed quotation marks in DebugViewTests.test_template_exceptions(). 2022-02-07 20:36:04 +01:00
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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
generic_urls.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
regression_21530_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00