Commit Graph

18 Commits

Author SHA1 Message Date
9ae11345d5 Modify: now filefield in Archive model is required 2023-08-30 20:59:24 +09:00
b65481207a Fix: custom storage path 2023-08-30 16:38:28 +09:00
fd19181eff Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
e45d1af857 Refactoring: new multi app structure 2023-08-15 03:13:07 +09:00
3f37ed95ed Add: modelviewsets for all models 2023-08-11 10:38:47 +09:00
02906554dd Add: token field to template, forms 2023-08-09 16:53:20 +09:00
cc7043f013 Remove: Token model use token field only in ticket model 2023-08-09 01:59:17 +09:00
116c0e4f41 Add: Token model 2023-08-08 20:27:45 +09:00
51d1c09540 Modified: Archive sha1 to md5 hashsum field 2023-08-08 19:05:11 +09:00
3cd2e6a1f0 Modified: Archive model, now foregin key is ticket_number 2023-08-08 15:15:39 +09:00
138b8f26ad Add: CreateTicket view and form 2023-08-05 20:18:20 +09:00
9478843c0f Deleted: broken file size count 2023-08-05 11:05:56 +09:00
0ced0c76dd Modified: template structure add includes tmp 2023-08-05 00:41:32 +09:00
1339beb578 Add: urlconf collector namespaces 2023-08-04 11:53:53 +09:00
e2b523a456 Create: paginations 2023-07-29 16:36:08 +09:00
96ae8647e1 Create: views and templates 2023-07-29 13:56:42 +09:00
b944d58943 Create: collector models, protect storage, download view 2023-07-27 11:26:27 +09:00
2f3c112e71 Add: django project and collector app 2023-07-25 15:29:17 +09:00