Minor fix

This commit is contained in:
Luka Murn 2017-06-08 11:20:11 +02:00
parent 0aee11d6d8
commit b729c06f31

View file

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