.. |
management
|
Fix the account dump command.
|
2024-12-05 12:50:40 +01:00 |
migrations
|
Make ProductType an OrderedModel
|
2024-12-17 13:35:29 +01:00 |
static
|
api route to search products with detailed infos.
|
2024-12-17 12:38:59 +01:00 |
templates/counter
|
Apply review comments
|
2024-12-17 10:54:41 +01:00 |
tests
|
api route to search products with detailed infos.
|
2024-12-17 12:38:59 +01:00 |
views
|
Make ProductType an OrderedModel
|
2024-12-17 13:35:29 +01:00 |
widgets
|
api route to search products with detailed infos.
|
2024-12-17 12:38:59 +01:00 |
__init__.py
|
ruff rules UP008 and UP009
|
2024-07-08 15:37:09 +02:00 |
admin.py
|
Make ProductType an OrderedModel
|
2024-12-17 13:35:29 +01:00 |
api.py
|
Make ProductType an OrderedModel
|
2024-12-17 13:35:29 +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
|
Make ProductType an OrderedModel
|
2024-12-17 13:35:29 +01:00 |
schemas.py
|
api route to search products with detailed infos.
|
2024-12-17 12:38:59 +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 |