Sith/pedagogy
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 T2 ruff rule 2024-08-06 11:42:10 +02:00
static/pedagogy/css improve pagination 2024-07-27 10:46:57 +02:00
templates Completely integrate wepack in django 2024-10-02 16:11:02 +02:00
tests Use full text search in pedagogy uv search api 2024-07-29 13:01:20 +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 add tests 2024-07-23 20:36:57 +02:00
forms.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
models.py replace drf by django-ninja 2024-07-23 19:57:33 +02:00
schemas.py Use full text search in pedagogy uv search api 2024-07-29 13:01:20 +02:00
search_indexes.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
urls.py replace drf by django-ninja 2024-07-23 19:57:33 +02:00
utbm_api.py replace drf by django-ninja 2024-07-23 19:57:33 +02:00
views.py replace drf by django-ninja 2024-07-23 19:57:33 +02:00