Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:python:misc
python-django-staticmediamgr
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package python-django-staticmediamgr
<package name="python-django-staticmediamgr" project="devel:languages:python:misc"> <title>Django app to copy media files to a remote place, also can minifying css and js</title> <description>This app provides a way to copy and consolidate static media files to one or more configured locations. This is incredibly helpful if you have your media served from another server. It consists of a management command, copy_static_media, and several settings including: * STATIC_MEDIA_COPY_PATHS A tuple of dictionaries specifying the from/to for copying files. * STATIC_MEDIA_PURGE_OLD_FILES Should old files be purged from the destination directory. * STATIC_MEDIA_COMPRESS_CSS Should CSS files be compressed during copy using the included port of YUI Compressor * STATIC_MEDIA_COMPRESS_JS Should javascript files be compressed during copy using the included python port of Douglas Crockford's jsmin * STATIC_MEDIA_APP_MEDIA_PATH Where (and if) should the application media be copied to automatically. * STATIC_MEDIA_FILE_COMBINATIONS Configuration of combining multiple files into one. Author: -------- Corey Oordt, The Washington Times <coordt#washingtontimes.com> </description> <url>http://opensource.washingtontimes.com/projects/django-staticmediamgr</url> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor