Commit graph

27 commits

Author SHA1 Message Date
ea7af73c65 Turn off debug flag 2024-01-07 02:43:15 +08:00
b0b1f4db86 Migrate to postgres, add memcache and vastly improve available equipment instance query time from 1min 30 seconds to 12 seconds 2024-01-07 02:28:14 +08:00
062b017e16 Add imports for equipments from csv 2024-01-06 20:34:21 +08:00
6f5911144c Add backend url to csrf 2024-01-05 21:23:44 +08:00
46588f52bf Update domain names 2024-01-05 21:22:51 +08:00
0125d8054e update csrf trusted origins 2024-01-05 21:13:15 +08:00
0bfeb97c59 Turn off debug flag 2024-01-05 21:12:10 +08:00
c1a7e21e95 Added breakage report model 2023-12-09 00:38:29 +08:00
2c8cc87cbe Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
d915852632 Remove historical tracking for equipment groups to simplify handling 2023-12-05 20:33:25 +08:00
acb92b09b0 Turn off debug flag 2023-12-05 20:09:15 +08:00
1bf99e8bd2 Added equipment group serializers, views, and urls 2023-12-05 20:07:31 +08:00
ed79408116 Remove ignored pycache files 2023-12-05 00:28:39 +08:00
a5952f64d6 Add .env sample and add pycache folders to gitignore 2023-12-05 00:26:58 +08:00
71d0919c79 Remove static files from git cache 2023-12-04 13:54:46 +08:00
f8bc36a2c4 Make domain compatible with hash router for activation 2023-12-03 01:12:31 +08:00
d8e4a0ba3e Update backend domain 2023-12-03 00:46:21 +08:00
fefc3aae38 Update deployment related files 2023-12-03 00:43:50 +08:00
0529152375 Added django-unfold for admin panel theme 2023-11-30 23:40:29 +08:00
8cb45d4e50 updated reset password url 2023-11-20 00:00:48 +08:00
70a596c63e update domain name 2023-11-19 19:51:38 +08:00
6f95978946 Fixed email activation 2023-11-19 18:58:41 +08:00
03a4e07f7f Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
7609152767 Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
2d0e602ba1 Added schema documentation 2023-11-09 19:52:03 +08:00
1c56369044 Added user model 2023-11-09 19:48:13 +08:00
c92d80c7fd Initial commit 2023-10-23 21:09:46 +08:00