c3lf-system-3/core/inventory
eleon 0de9e47b27
Some checks failed
/ test (push) Failing after 53s
/ test (pull_request) Failing after 51s
Speed up sql
2024-11-21 21:14:38 +01:00
..
migrations drop v1 API and rename id columns 2024-11-20 02:39:49 +01:00
tests implement simple backend search for items and tickets 2024-11-21 01:45:47 +01:00
__init__.py add django backend in /core 2023-11-18 12:57:50 +01:00
admin.py add django backend in /core 2023-11-18 12:57:50 +01:00
api_v2.py implement simple backend search for items and tickets 2024-11-21 01:45:47 +01:00
models.py add /matches endpoint ad return match information in tickets and /item endpoints 2024-11-21 00:59:03 +01:00
serializers.py implement simple backend search for items and tickets 2024-11-21 01:45:47 +01:00
shared_serializers.py Speed up sql 2024-11-21 21:14:38 +01:00