Sith/counter
2024-09-02 01:03:46 +02:00
..
migrations ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
static/counter move static files in their respective application 2024-08-26 22:34:31 +02:00
templates/counter move static files in their respective application 2024-08-26 22:34:31 +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 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 Create an NFC button for browser supporting NFC API 2024-07-25 07:18:39 +02:00
models.py use typing.Self for custom queryset methods 2024-09-02 01:03:46 +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
tests.py eboutic big refactor 2024-08-06 16:49:20 +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 eboutic big refactor 2024-08-06 16:49:20 +02:00