Skip to content

Allow using available model versions with a tag on models with guest access in WorkerRuns

Erwan Rouchet requested to merge model-executable into master

Closes #1613 (closed)

This only adds ModelVersion.objects.executable, not any of the other querysets we would need to replace the TrainingModelMixin and have more flexible ACL checks everywhere. This also does not update ListModelVersions, so discrepancies with the model versions that the user can see are still possible.

Merge request reports

Loading