c3lf-system-3/core/tickets
bton c056e6880f
All checks were successful
/ test (push) Successful in 55s
/ test (pull_request) Successful in 52s
added a check in the make_reply function to ensure that mails have a body
2024-12-04 22:57:12 +01:00
..
migrations add /matches endpoint ad return match information in tickets and /item endpoints 2024-11-21 00:59:03 +01:00
tests fix untested error in /tickets endpoint 2024-11-21 22:37:49 +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 added a check in the make_reply function to ensure that mails have a body 2024-12-04 22:57:12 +01:00
models.py Speed up sql 2024-11-21 21:26:16 +01:00
serializers.py update prefetched fields 2024-11-29 16:53:15 +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