kwork-poizonstore/store
2023-08-18 16:03:57 +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 * Round up price_rub & full_price fields 2023-07-17 20:48:33 +04:00
serializers.py * Round up price_rub & full_price fields 2023-07-17 20:48:33 +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 * preview_image: dynamic size of "size" block 2023-07-22 21:27:42 +04:00
validators.py Initial commit 2023-07-03 06:38:55 +04:00
views.py + Route for CDEK order editing 2023-08-18 16:03:57 +04:00