customerwebsitebackend/products
vickytechkey dff3be7c14
Some checks failed
Deploy Beta (NATIVE) / deploy (push) Has been cancelled
chore: ignore python bytecode files and directories in git tracking
2026-08-16 15:35:43 +05:30
..
migrations feat: add self-referencing parent field to Category model and rename Product table to api_product 2026-08-16 15:30:15 +05:30
__init__.py initial commit 2026-08-14 18:58:18 +05:30
admin.py initial commit 2026-08-14 18:58:18 +05:30
apps.py initial commit 2026-08-14 18:58:18 +05:30
models.py feat: add self-referencing parent field to Category model and rename Product table to api_product 2026-08-16 15:30:15 +05:30
serializers.py integrated seller items 2026-08-14 19:24:24 +05:30
tests.py initial commit 2026-08-14 18:58:18 +05:30
views.py feat: add status and is_active fields to Product model and filter product queries by approved status and active state 2026-08-16 14:56:22 +05:30