kwork-poizonstore/store
2023-11-11 09:49:30 +04:00
..
management + migration of categories/subcategories 2023-08-21 16:22:03 +04:00
migrations + Set Checklist.gift to NULL on Gift deletion 2023-11-11 09:49:30 +04:00
__init__.py Initial commit 2023-07-03 06:38:55 +04:00
admin.py + Gift 2023-10-31 16:50:45 +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
filters.py + Gift 2023-10-31 16:50:45 +04:00
models.py + Set Checklist.gift to NULL on Gift deletion 2023-11-11 09:49:30 +04:00
serializers.py * Check the Gifts that are being added to Checklist from unauthorized users 2023-11-03 00:55:07 +04:00
tests.py Initial commit 2023-07-03 06:38:55 +04:00
urls.py + Poizon API 2023-11-02 20:41:40 +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 * Allow PoizonAPI for authorized users only 2023-11-03 00:39:53 +04:00