|
management
|
+ BonusProgramLevel
|
2024-05-26 02:40:04 +04:00 |
|
migrations
|
+ BonusProgramConfig
|
2024-05-24 02:19:00 +04:00 |
|
__init__.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
admin.py
|
* Updated field naming in some serializers
|
2024-05-30 21:02:07 +04:00 |
|
apps.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
models.py
|
+ BonusProgramLevel
|
2024-05-26 02:40:04 +04:00 |
|
tasks.py
|
+ BonusProgramConfig
|
2024-05-24 02:19:00 +04:00 |
|
tests.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
urls.py
|
* SimpleRouter for non-debug environment
|
2024-05-30 20:59:46 +04:00 |
|
utils.py
|
* Updated preview layout
|
2023-10-11 22:28:17 +04:00 |
|
validators.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
views.py
|
* Show non-managers only their own orders
|
2024-05-26 16:24:04 +04:00 |