Deploying static files
Deploying static files
See also
For an introduction to the use of django.contrib.staticfiles
, see Managing static files (e.g. images, JavaScript, CSS).
Serving static files in production
The basic outline of putting static files into production is simple: run the collectstatic
command when static f