logs-collector/logs_collector/collector
2023-08-29 16:02:52 +09:00
..
api Create: collector_api tests 2023-08-29 16:02:52 +09:00
migrations Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
static/collector Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
templates/collector Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
templatetags Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
tests Create: collector tests 2023-08-29 00:36:55 +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 Refactoring: using the apps directory is redundant 2023-08-15 13:00: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