Skip to main content

Runs collectstatic automatically.

Project description

Static autocollect watches for changes in static files and runs collectstatic command for you.

Quick start

  1. Add “static_autocollect” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'static_autocollect',
    ]
  1. Run python manage.py static_watch to run static watcher.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-static-autocollect-0.1.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file django-static-autocollect-0.1.tar.gz.

File metadata

File hashes

Hashes for django-static-autocollect-0.1.tar.gz
Algorithm Hash digest
SHA256 9bd131986b4bb36e1d87129c3136a00b55ab7a28612365954ed63e2dd47ef78d
MD5 e29ae55e613a4f0545aae5f517a6c1da
BLAKE2b-256 6fc6003cc96823be479d38caa83e4852ac169f72899b0edd76aed50dda68cee8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page