• Stars
    star
    6
  • Rank 2,529,490 (Top 51 %)
  • Language
    Python
  • License
    BSD 2-Clause "Sim...
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a simple django utility that adds a version number to static files with a custom templatetag and context_processor. The version number is pulled from the django settings. The motivating use case was cache busting in CloudFront, we will simple bump up the version number on redeploy to invalidate static files.