programming:django
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| programming:django [2019/03/27 16:38] – clemix | programming:django [2019/04/24 16:22] (current) – [Static files] clemix | ||
|---|---|---|---|
| Line 133: | Line 133: | ||
| </ | </ | ||
| + | Run this command to store static files in proper folder: | ||
| + | <code bash> | ||
| + | python manage.py collectstatic | ||
| + | </ | ||
| ==== django_tables2 ==== | ==== django_tables2 ==== | ||
| === Mixedin === | === Mixedin === | ||
programming/django.1553701110.txt.gz · Last modified: by clemix
