- Language: en
3 results for dir in version 1.8
-
Managing static files (e.g. images, JavaScript, CSS)
- … DIRS = ( os . path . join ( BASE_DIR , "static" ), '/var/www/static/' , ) See the documentation …
-
Deploying static files
- … dir = env . remote_static_root , local_dir = env . local_static_root , delete = True ) Serving static …
-
Providing initial data for models
- … DIRS setting to a list of additional directories where Django should look. When running manage.py …