- Language: en
4 results for dir in version 4.2
-
Templates
- … DIRS" : [], "APP_DIRS" : True , "OPTIONS" : { # ... some options here ... }, }, ] BACKEND is a dotted …
-
Fixtures
- … DIRS setting In the literal path named by the fixture Django will load any and all fixtures …
-
Built-in class-based generic views
- … DIRS option of a DjangoTemplates backend is set to True in TEMPLATES , a template location …
-
Advanced testing topics
- … dir , "my_file.png" ) self . file = create_file ( self . filename ) class RemoveImageTests ( ImageTestCaseMixin , TestCase ): def test …