logs-collector/logs_collector/collector/api
2023-09-10 12:34:54 +09:00
..
tests Add: account views, tests, override user model 2023-09-10 12:34:54 +09:00
__init__.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
filters.py Add: StorageInfo serializer, url test change output from API storage-info 2023-09-08 16:02:34 +09:00
permissions.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
serializers.py Add: StorageInfo serializer, url test change output from API storage-info 2023-09-08 16:02:34 +09:00
urls.py Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
utils.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
views.py Modify: disable basic auth in API add protection to storage info endpoint 2023-09-08 19:34:25 +09:00