This commit is contained in:
Luka Murn 2017-06-08 11:22:27 +02:00
parent b729c06f31
commit 9bfbf3b634

View file

@ -36,8 +36,7 @@ class Extends
project_activity: 13, # TODO
project_samples: 14, # TODO
experiment: 15,
my_module_repository: 17 # Higher number because of addons
}
my_module_repository: 17 } # Higher number because of addons
# Data type name should match corresponding model's name
REPOSITORY_DATA_TYPES = { RepositoryTextValue: 0,