logs-collector/logs_collector/collector
2023-08-05 15:43:48 +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 Add: prototype create ticket view 2023-08-05 15:43:48 +09:00
templatetags Add: collecor templatetags and filters 2023-08-05 14:41:29 +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 Add: prototype create ticket view 2023-08-05 15:43:48 +09:00
models.py Deleted: broken file size count 2023-08-05 11:05:56 +09:00
tests.py Add: django project and collector app 2023-07-25 15:29:17 +09:00
urls.py Add: prototype create ticket view 2023-08-05 15:43:48 +09:00
utils.py Modified: views and and urlconf 2023-08-04 10:15:25 +09:00
views.py Add: prototype create ticket view 2023-08-05 15:43:48 +09:00