Sith/counter
2024-11-15 14:52:22 +01:00
..
management add flags to the dump warning mail command 2024-10-20 12:32:28 +02:00
migrations send mail to inactive users 2024-10-11 09:57:41 +02:00
static Convert customer refill to a fragment view 2024-11-15 14:52:22 +01:00
templates/counter Convert customer refill to a fragment view 2024-11-15 14:52:22 +01:00
tests Convert customer refill to a fragment view 2024-11-15 14:52:22 +01:00
widgets Fix readability and avoid instantiating too many TypeAdapter 2024-10-28 18:08:13 +01:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
api.py Convert customer refill to a fragment view 2024-11-15 14:52:22 +01: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-11-15 14:52:22 +01:00
models.py custom queryset method to bulk update customer balance 2024-11-10 02:59:43 +01:00
schemas.py Convert customer refill to a fragment view 2024-11-15 14:52:22 +01:00
signals.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
urls.py Convert customer refill to a fragment view 2024-11-15 14:52:22 +01:00
utils.py fix missing HTTP_REFERER 2024-08-05 15:53:41 +02:00
views.py Convert customer refill to a fragment view 2024-11-15 14:52:22 +01:00