Static Media Manager v0.4 documentation

This Page

Management Commands

copy_static_media

Options

-c, --compresscss
Override the STATIC_MEDIA_COMPRESS_CSS setting and compress the css files while copying.
-j, --compressjs
Override the STATIC_MEDIA_COMPRESS_JS setting and compress the javascript files while copying.
-p, --purge
Override the STATIC_MEDIA_PURGE_OLD_FILES setting and purge all existing files in the destination before copying.