|
management
|
+ Bonus system (TODO: spend bonuses)
|
2024-04-27 21:29:50 +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
|
* Query optimization
|
2024-05-24 02:22:04 +04:00 |
|
apps.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
models.py
|
+ BonusProgramConfig
|
2024-05-24 02:19:00 +04:00 |
|
serializers.py
|
* Moved GlobalSettings to core app
|
2024-05-25 03:21:59 +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 |
|
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
|
* Moved GlobalSettings to core app
|
2024-05-25 03:21:59 +04:00 |