logs-collector/logs_collector/collector
2023-08-30 23:04:12 +09:00
..
api Fix: custom storage path 2023-08-30 16:38:28 +09:00
migrations Modify: now filefield in Archive model is required 2023-08-30 20:59:24 +09:00
static/collector/js Add: whitenoise to manage staticfiles 2023-08-30 01:17:57 +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 Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00