clearml-server/server/database/model
2020-06-01 13:05:12 +03:00
..
task Add support for additional task types as well as tasks.get_types to obtain actual types used globally or per project 2020-06-01 13:05:12 +03:00
__init__.py
auth.py Support filtering users by activity in projects 2020-06-01 11:55:40 +03:00
base.py Add organization.get_tags to obtain the set of all used task, model, queue and project tags 2020-06-01 13:00:35 +03:00
company.py
model_labels.py
model.py Add organization.get_tags to obtain the set of all used task, model, queue and project tags 2020-06-01 13:00:35 +03:00
project.py Add organization.get_tags to obtain the set of all used task, model, queue and project tags 2020-06-01 13:00:35 +03:00
queue.py Add organization.get_tags to obtain the set of all used task, model, queue and project tags 2020-06-01 13:00:35 +03:00
settings.py Add server uid to server.info response in API v2.8 2020-06-01 13:01:31 +03:00
user.py Support filtering users by activity in projects 2020-06-01 11:55:40 +03:00
version.py