..
management
Fix the account dump command.
2024-12-05 12:50:40 +01:00
migrations
Allow filtering of refilling options
2024-12-16 00:15:21 +01:00
static
Don't use API to update amount after a refilling query
2024-12-17 00:47:43 +01:00
templates /counter
Fix refill permissions
2024-12-17 02:42:07 +01:00
tests
Fix refill permissions
2024-12-17 02:42:07 +01:00
views
Apply review comments
2024-12-17 01:41:45 +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 GetCustomer API endpoint
2024-12-17 01:42:10 +01:00
apps.py
Allow filtering of refilling options
2024-12-16 00:15:21 +01:00
baker_recipes.py
custom queryset method to bulk update customer balance
2024-11-10 02:59:43 +01:00
forms.py
Allow filtering of refilling options
2024-12-16 00:15:21 +01:00
models.py
Fix refill permissions
2024-12-17 02:42:07 +01:00
schemas.py
Remove GetCustomer API endpoint
2024-12-17 01:42:10 +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-12-15 21:33:19 +01:00
utils.py
Make StudentCardFormView fragment only
2024-12-07 22:36:15 +01:00