This website requires JavaScript.
Explore
Help
Sign in
c3lf
/
c3lf-system-3
Watch
7
Star
0
Fork
You've already forked c3lf-system-3
0
Code
Issues
51
Pull requests
Projects
2
Releases
Wiki
Activity
Actions
796b687719
c3lf-system-3
/
core
/
tickets
History
jedi
796b687719
Some checks failed
/ test (push)
Failing after 51s
Details
/ test (pull_request)
Failing after 50s
Details
implement simple backend search for items and tickets
2024-11-23 01:52:34 +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
ensure creation file date
2024-11-23 00:59:45 +01:00
models.py
Speed up sql
2024-11-21 21:26:16 +01:00
serializers.py
implement simple backend search for items and tickets
2024-11-23 01:52:34 +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