Static Media Manager v0.3 documentation
Combine the files in path_list to create one file at destination.
Parameters: |
|
---|
A wrapper around shutil.copy2 to optionally compress javascript or css files.
Parameters: |
|
---|
Do the file copying with all the appropriate error checking. Don’t replace an existing file if replace_files is False
Parameters: |
|
---|
A port of the recursive shutil.copytree, except it assumes the destination directory exists.
Parameters: |
|
---|