django/tests/view_tests
Simon Charette 0f212db29d Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates
templatetags
tests Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
__init__.py
default_urls.py
generic_urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
models.py
regression_21530_urls.py Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
urls.py
views.py