logs-collector/logs_collector/collector
2023-08-05 00:41:32 +09:00
..
migrations Create: views and templates 2023-07-29 13:56:42 +09:00
static/collector Modified: template structure add includes tmp 2023-08-05 00:41:32 +09:00
templates/collector Modified: template structure add includes tmp 2023-08-05 00:41:32 +09:00
__init__.py Add: django project and collector app 2023-07-25 15:29:17 +09:00
admin.py Create: collector models, protect storage, download view 2023-07-27 11:26:27 +09:00
apps.py Add: django project and collector app 2023-07-25 15:29:17 +09:00
forms.py Create: local static files 2023-07-31 13:53:39 +09:00
models.py Modified: template structure add includes tmp 2023-08-05 00:41:32 +09:00
tests.py Add: django project and collector app 2023-07-25 15:29:17 +09:00
urls.py Add: urlconf collector namespaces 2023-08-04 11:53:53 +09:00
utils.py Modified: views and and urlconf 2023-08-04 10:15:25 +09:00
views.py Add: urlconf collector namespaces 2023-08-04 11:53:53 +09:00