kwork-poizonstore/store
2023-07-10 20:27:03 +04:00
..
management * create_test_data: is_staff for admin test user 2023-07-07 00:13:43 +04:00
migrations * missing migration 2023-07-07 18:37:35 +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 * Checklist: blank=True for images & payment_proof 2023-07-07 08:35:52 +04:00
serializers.py * Allow anonymous users to edit a set of fields of Checklist 2023-07-10 20:07:53 +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 * Disallow anonymous users to list Checklists 2023-07-10 20:27:03 +04:00