Sith/counter/views
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
..
__init__.py create views package 2024-11-27 17:07:08 +01:00
admin.py fix imports 2024-11-27 19:03:34 +01:00
auth.py extract counter auth views 2024-12-07 00:12:10 +01:00
cash.py fix imports 2024-11-27 19:03:34 +01:00
click.py Remove student card creation from CounterClick view and use fragment instead 2024-12-07 12:57:10 +01:00
eticket.py fix imports 2024-11-27 19:03:34 +01:00
home.py extract counter home views 2024-12-07 00:10:46 +01:00
invoice.py fix imports 2024-11-27 19:03:34 +01:00
mixins.py extract mixins views 2024-11-27 18:48:06 +01:00
student_card.py Remove student card creation from CounterClick view and use fragment instead 2024-12-07 12:57:10 +01:00