kwork-poizonstore/store
2023-07-07 03:16:05 +04:00
..
management * create_test_data: is_staff for admin test user 2023-07-07 00:13:43 +04:00
migrations * validate Promocode.discount to be 0 <= value <= 100 2023-07-07 01:33:38 +04:00
__init__.py Initial commit 2023-07-03 06:38:55 +04:00
admin.py + statistics by clients 2023-07-05 02:19:58 +04:00
apps.py Initial commit 2023-07-03 06:38:55 +04:00
exceptions.py + statistics by clients 2023-07-05 02:19:58 +04:00
models.py + InMemoryCache for GlobalSettings 2023-07-07 02:48:30 +04:00
serializers.py * managerid as Integer in serializers 2023-07-07 02:59:35 +04:00
tests.py Initial commit 2023-07-03 06:38:55 +04:00
urls.py + statistics by clients 2023-07-05 02:19:58 +04:00
utils.py Initial commit 2023-07-03 06:38:55 +04:00
validators.py Initial commit 2023-07-03 06:38:55 +04:00
views.py * fixed Checklist search 2023-07-07 03:16:05 +04:00