Runs collectstatic automatically.
Project description
Static autocollect watches for changes in static files and runs collectstatic command for you.
Quick start
Add “static_autocollect” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'static_autocollect', ]
Run python manage.py static_watch to run static watcher.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-static-autocollect-0.1.tar.gz
.
File metadata
- Download URL: django-static-autocollect-0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bd131986b4bb36e1d87129c3136a00b55ab7a28612365954ed63e2dd47ef78d |
|
MD5 | e29ae55e613a4f0545aae5f517a6c1da |
|
BLAKE2b-256 | 6fc6003cc96823be479d38caa83e4852ac169f72899b0edd76aed50dda68cee8 |