Sith/counter
2024-12-15 16:49:24 +01:00
..
management Fix the account dump command. 2024-12-05 12:50:40 +01:00
migrations feat: make student card unique per user 2024-12-15 16:49:24 +01:00
static Go for a more generic js bundling architecture 2024-11-19 21:22:14 +01:00
templates/counter Add tooltip on current registered card, allow barmen to delete cards and make card deletion a fragment 2024-12-15 16:49:24 +01:00
tests Add tooltip on current registered card, allow barmen to delete cards and make card deletion a fragment 2024-12-15 16:49:24 +01:00
views Add tooltip on current registered card, allow barmen to delete cards and make card deletion a fragment 2024-12-15 16:49:24 +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 feat: make student card unique per user 2024-12-15 16:49:24 +01:00
models.py feat: make student card unique per user 2024-12-15 16:49:24 +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 feat: make student card unique per user 2024-12-15 16:49:24 +01:00
utils.py Make StudentCardFormView fragment only 2024-12-07 22:36:15 +01:00