c3lf-system-3/core/tickets
jedi fdf5ab8ad1
All checks were successful
/ test (push) Successful in 51s
/ deploy (push) Successful in 4m36s
implement simple backend search for items and tickets
2024-11-21 01:45:47 +01:00
..
migrations add /matches endpoint ad return match information in tickets and /item endpoints 2024-11-21 00:59:03 +01:00
tests implement simple backend search for items and tickets 2024-11-21 01:45:47 +01:00
__init__.py add tickets module 2024-01-07 20:42:00 +01:00
admin.py add links between items and tickets /tickets endpoint 2024-06-23 04:23:48 +02: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 add /matches endpoint ad return match information in tickets and /item endpoints 2024-11-21 00:59:03 +01:00