kwork-poizonstore/store
2023-07-13 00:24:25 +04:00
..
management * create_test_data: is_staff for admin test user 2023-07-07 00:13:43 +04:00
migrations * PaymentMethod: allow null for cardnumber & requisites 2023-07-13 00:24:25 +04:00
__init__.py Initial commit 2023-07-03 06:38:55 +04:00
admin.py * Cleanup 2023-07-07 08:33:29 +04:00
apps.py Initial commit 2023-07-03 06:38:55 +04:00
exceptions.py * Cleanup 2023-07-10 20:06:11 +04:00
models.py * PaymentMethod: allow null for cardnumber & requisites 2023-07-13 00:24:25 +04:00
serializers.py * renamed comission -> commission 2023-07-12 23:34:03 +04:00
tests.py Initial commit 2023-07-03 06:38:55 +04:00
urls.py + djoser routes for user API 2023-07-12 23:18:31 +04:00
utils.py Checklist preview: 2023-07-12 20:04:20 +04:00
validators.py Initial commit 2023-07-03 06:38:55 +04:00
views.py + djoser routes for user API 2023-07-12 23:18:31 +04:00