Skip to main content

A Faster Collect Static (sometimes) for Django

Project description

# Collect Stupid - A Faster Collect Static (sometimes) for Django

When using collectstatic with remote file systems like Amazon S3 it can often slow down because up to 3 remote operations are needed for each file.

  1. Determine file time stamp

  2. Delete file if old

  3. Copy the new file

This becomes very slow when your project grows. Sometimes it is just faster to upload everything. This is especially true if you run collectstupid close to the your remote file system, for example from Heroku to S3.

So speed up your static file deploy with collectstupid if the total size of your static files can be uploaded quickly.

Project details


Download files

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

Source Distribution

collectstupid-15.11.1.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file collectstupid-15.11.1.tar.gz.

File metadata

File hashes

Hashes for collectstupid-15.11.1.tar.gz
Algorithm Hash digest
SHA256 cd4a82121df6a741797e85d601fc314ff320a231b2fa5724eee866f3b66e82fa
MD5 ccee64a95edaabc86959b77881e8e05c
BLAKE2b-256 f5a8f58a4640feaf10c88bed383247c05e956432df1ff88c350af1daf0875e1b

See more details on using hashes here.

Supported by

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