logs-collector/logs_collector/collector
2023-08-01 15:47:27 +09:00
..
migrations Create: views and templates 2023-07-29 13:56:42 +09:00
static/collector Add: theme switcher 2023-08-01 15:47:27 +09:00
templates/collector Add: theme switcher 2023-08-01 15:47:27 +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 Create: paginations 2023-07-29 16:36:08 +09:00
tests.py Add: django project and collector app 2023-07-25 15:29:17 +09:00
urls.py Create: local static files 2023-07-31 13:53:39 +09:00
utils.py Create: views and templates 2023-07-29 13:56:42 +09:00
views.py Add: theme switcher 2023-08-01 15:47:27 +09:00