Aller au contenu

Apps

Bases: StaticFilesConfig

Application in charge of processing statics files. It replaces the original django staticfiles It integrates scss files and webpack. It makes sure that statics are properly collected and that they are automatically when using the development server.

ignore_patterns = IGNORE_PATTERNS class-attribute instance-attribute

name = 'staticfiles' class-attribute instance-attribute