Commit graph

13 commits

Author SHA1 Message Date
Prince Kurt Laurence
2d75066884 added a option on course 2024-01-24 22:38:59 +08:00
85fb489352 Remove avatar field in user and add section field 2024-01-14 20:57:27 +08:00
Prince Kurt Laurence
7835384906 added csv test data 2024-01-07 20:41:14 +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
004896cb26 Add consumables and additional members field to transaction 2024-01-05 19:33:25 +08:00
2ddc9da179 Added subject field to transaction and course field to customuser 2023-12-29 18:38:59 +08:00
9e16bda918 Change Working status to Available 2023-12-16 15:00:13 +08:00
2c8cc87cbe Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +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
b707199bc0 Make remarks and description optional and nullable and add category field to equipment instance serializers 2023-12-02 22:01:27 +08:00
4a6bd1ef35 Add category to equipment model and improve serializers for equipments app 2023-12-02 20:58:55 +08:00
7609152767 Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00