logs-collector/logs_collector/collector
2023-09-07 13:07:18 +09:00
..
api Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
migrations Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
static/collector/js Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
templates/collector Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
templatetags Modify: Archive model - add size field, now use this field for web and admin page 2023-09-02 20:22:40 +09:00
tests Fix: custom storage path 2023-08-30 16:38:28 +09:00
utils Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
__init__.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
admin.py Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
apps.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
context_processors.py Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
forms.py Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
models.py Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
urls.py Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
views.py Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00