django/tests/generic_views
Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
..
jinja2/generic_views Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
templates Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
forms.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
test_base.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_dates.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_detail.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_edit.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_list.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 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00