Sith/counter
Sli b81cf49d0a Remove student card creation from CounterClick view and use fragment instead
Intercept htmx on submit requests, this allows auto submit from nfc fields

Fix super call with parameters

Add loading wheel on student card form for counter_click.jinja
2024-12-07 12:57:10 +01:00
..
management Fix the account dump command. 2024-12-05 12:50:40 +01:00
migrations send mail to inactive users 2024-10-11 09:57:41 +02:00
static Go for a more generic js bundling architecture 2024-11-19 21:22:14 +01:00
templates/counter Remove student card creation from CounterClick view and use fragment instead 2024-12-07 12:57:10 +01:00
tests Remove student card creation from CounterClick view and use fragment instead 2024-12-07 12:57:10 +01:00
views Remove student card creation from CounterClick view and use fragment instead 2024-12-07 12:57:10 +01:00
widgets Go for a more generic js bundling architecture 2024-11-19 21:22:14 +01:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py improve counter dump admin 2024-11-19 00:43:17 +01:00
api.py Remove ajax_select from counters 2024-10-20 20:55:05 +02:00
apps.py Fix operation logs 2024-08-09 17:35:26 +02:00
baker_recipes.py custom queryset method to bulk update customer balance 2024-11-10 02:59:43 +01:00
forms.py Remove student card creation from CounterClick view and use fragment instead 2024-12-07 12:57:10 +01:00
models.py improve counter dump admin 2024-11-19 00:43:17 +01:00
schemas.py Migrates lookups 2024-10-20 00:47:31 +02:00
signals.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
urls.py Remove student card creation from CounterClick view and use fragment instead 2024-12-07 12:57:10 +01:00
utils.py fix missing HTTP_REFERER 2024-08-05 15:53:41 +02:00