Sith/sas
Sli 655d72a2b1 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
2024-10-02 16:11:02 +02:00
..
migrations add forgotten migration 2024-08-29 11:57:09 +02:00
static/sas Fix recursive link history updates for picture viewer 2024-09-30 15:02:11 +02:00
templates/sas Completely integrate wepack in django 2024-10-02 16:11:02 +02:00
tests fix undeletable SAS pictures 2024-09-10 21:38:13 +02:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py use autocomplete_fields in admin 2024-08-01 11:27:54 +02:00
api.py completely ajaxify the picture page 2024-09-17 12:23:13 +02:00
baker_recipes.py fix crash on album fetch & test 2024-08-10 00:46:40 +02:00
models.py Completely integrate wepack in django 2024-10-02 16:11:02 +02:00
schemas.py completely ajaxify the picture page 2024-09-17 12:23:13 +02:00
urls.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
views.py completely ajaxify the picture page 2024-09-17 12:23:13 +02:00