backend/app/search
2022-10-21 23:37:49 +03:00
..
api Merge remote-tracking branch 'origin/main' 2022-10-21 23:34:59 +03:00
migrations added search endpoint, product models 2022-10-21 21:39:04 +03:00
services Merge pull request #2 from magnum-opus-tender-hack/hint 2022-10-21 23:37:49 +03:00
__init__.py added search endpoint, product models 2022-10-21 21:39:04 +03:00
admin.py added search endpoint, product models 2022-10-21 21:39:04 +03:00
apps.py added search endpoint, product models 2022-10-21 21:39:04 +03:00
models.py added load, models for Products and Categories 2022-10-21 23:34:41 +03:00
tests.py added search endpoint, product models 2022-10-21 21:39:04 +03:00
views.py added search endpoint, product models 2022-10-21 21:39:04 +03:00