10 Commits

Author SHA1 Message Date
e5ffbc9005 Restructure of settings.py 2024-01-18 12:16:07 +00:00
eb2c8439fe Implement API rate limits • 1000/day 2024-01-17 23:19:16 +00:00
307ed35ee9 API Tokens and Filters 2024-01-17 19:33:28 +00:00
2d0b8762b0 timed log file 2024-01-16 23:53:31 +00:00
4c37286b59 Improved logging
NOTE:
when running without --noreload, there will be two log files, as Django runs two threads to make the auto reloading functionality work.
2024-01-16 16:53:27 +00:00
73eeedbb36 tickets API changes & search box function 2024-01-15 00:27:39 +00:00
a20fba656a Implement Logging and Pathlib 2024-01-14 01:49:35 +00:00
e0e16efb71 rest api implementation 2024-01-12 19:25:25 +00:00
d9ecd692ef working on tickets implementation 2024-01-04 21:58:11 +00:00
2b1531a31d initial commit 2024-01-03 09:22:43 +00:00