ottertune/server/website/website
yangdsh 21fce27291 improve ddpg 2019-11-18 10:51:22 -05:00
..
db Added valid target objectives to the session create/edit form 2019-10-14 19:08:43 -04:00
fixtures Support adding custom target objectives to the website/db/*/target_objective.py modules 2019-10-14 19:08:43 -04:00
management/commands add command resetwebsite 2019-10-15 15:01:55 -04:00
migrations Added migration for LHS 2019-11-06 21:05:33 -05:00
settings improve ddpg 2019-11-18 10:51:22 -05:00
static Initial commit with BSL 2019-08-23 11:47:19 -04:00
tasks improve ddpg 2019-11-18 10:51:22 -05:00
templates Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04:00
templatetags Initial commit with BSL 2019-08-23 11:47:19 -04:00
__init__.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
admin.py Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver. 2019-11-08 05:49:19 -05:00
forms.py Testing gitlint 2019-10-24 00:54:38 -04:00
models.py Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver. 2019-11-08 05:49:19 -05:00
set_default_knobs.py set default minval of knob according to hardware 2019-10-15 21:01:53 -04:00
types.py Changes: 2019-10-03 21:31:27 -04:00
urls.py Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver. 2019-11-08 05:49:19 -05:00
utils.py Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver. 2019-11-08 05:49:19 -05:00
views.py small fix 2019-11-08 05:49:19 -05:00
wsgi.py Initial commit with BSL 2019-08-23 11:47:19 -04:00