logs-collector/logs_collector/collector
2023-09-01 17:58:58 +09:00
..
api Add: FileUploadParser to ArchiveViewSet 2023-08-31 23:02:13 +09:00
migrations Modify: now filefield in Archive model is required 2023-08-30 20:59:24 +09:00
static/collector/js Fix: ajax upload error message and increase the request timeout 2023-08-31 13:34:40 +09:00
templates/collector Add: info alert to upload archive template 2023-08-30 23:04:12 +09:00
templatetags Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
tests Fix: custom storage path 2023-08-30 16:38:28 +09:00
__init__.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
admin.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
apps.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
forms.py Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
models.py Modify: now filefield in Archive model is required 2023-08-30 20:59:24 +09:00
urls.py Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
utils.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
views.py Add: resolved tickets filter 2023-09-01 17:58:58 +09:00