management
|
Fix the account dump command.
|
2024-12-05 12:50:40 +01:00 |
migrations
|
remove obsolete RunPython operations
|
2024-12-19 10:39:07 +01:00 |
static
|
Make product types dynamically orderable.
|
2024-12-17 13:35:29 +01:00 |
templates/counter
|
rename producttype to product_type
|
2024-12-18 14:48:59 +01:00 |
tests
|
post-rebase fix
|
2024-12-19 10:53:11 +01:00 |
views
|
rename producttype to product_type
|
2024-12-18 14:48: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
|
Apply review comments
|
2024-12-17 17:23:13 +01:00 |
apps.py
|
Allow filtering of refilling options
|
2024-12-16 00:15:21 +01:00 |
forms.py
|
Allow filtering of refilling options
|
2024-12-16 00:15:21 +01:00 |
models.py
|
rename producttype to product_type
|
2024-12-18 14:48:59 +01:00 |
schemas.py
|
rename producttype to product_type
|
2024-12-18 14:48:59 +01:00 |
signals.py
|
Add more Ruff rules (#891)
|
2024-10-15 11:36:26 +02:00 |
urls.py
|
rename producttype to product_type
|
2024-12-18 14:48:59 +01:00 |
utils.py
|
Make StudentCardFormView fragment only
|
2024-12-07 22:36:15 +01:00 |