Undocumented
Function | check_settings |
Check if the staticfiles settings have sane values. |
Function | get_files |
Recursively walk the storage directories yielding the paths of all files that should be copied. |
Function | matches_patterns |
Return True or False depending on whether the path should be ignored (if it matches any pattern in ignore_patterns). |