Sith/counter
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 the new 3DSv2 fields 2024-09-27 11:10:38 +02:00
static/counter move static files in their respective application 2024-08-26 22:34:31 +02:00
templates/counter Completely integrate wepack in django 2024-10-02 16:11:02 +02:00
tests Better validation for phone number in billing info 2024-09-28 17:25:34 +02:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py Add the new 3DSv2 fields 2024-09-27 11:10:38 +02:00
api.py replace drf by django-ninja 2024-07-23 19:57:33 +02:00
apps.py Fix operation logs 2024-08-09 17:35:26 +02:00
forms.py Better validation for phone number in billing info 2024-09-28 17:25:34 +02:00
models.py Completely integrate wepack in django 2024-10-02 16:11:02 +02:00
schemas.py replace drf by django-ninja 2024-07-23 19:57:33 +02:00
signals.py refactor counter 2024-07-21 10:51:08 +02:00
urls.py eboutic big refactor 2024-08-06 16:49:20 +02:00
utils.py fix missing HTTP_REFERER 2024-08-05 15:53:41 +02:00
views.py Optimized last operations on counters 2024-09-30 16:02:17 +02:00