mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Completely integrate wepack in django
* Migrate alpine * Migrate jquery and jquery-ui * Migrate shorten * Add babel for javascript * Introduce staticfiles django app * Only bundle -index.js files in static/webpack * Unify scss and webpack generated files * Convert scss calls to static * Add --clear-generated option to collectstatic * Fix docs warnings
This commit is contained in:
1
docs/reference/staticfiles/apps.md
Normal file
1
docs/reference/staticfiles/apps.md
Normal file
@ -0,0 +1 @@
|
||||
::: staticfiles.apps.StaticFilesConfig
|
1
docs/reference/staticfiles/finders.md
Normal file
1
docs/reference/staticfiles/finders.md
Normal file
@ -0,0 +1 @@
|
||||
::: staticfiles.finders
|
1
docs/reference/staticfiles/processors.md
Normal file
1
docs/reference/staticfiles/processors.md
Normal file
@ -0,0 +1 @@
|
||||
::: staticfiles.processors
|
1
docs/reference/staticfiles/storage.md
Normal file
1
docs/reference/staticfiles/storage.md
Normal file
@ -0,0 +1 @@
|
||||
::: staticfiles.storage
|
Reference in New Issue
Block a user