Introducing new types of projects

We reorganized training projects into courses and workshops. Project types should be expandable by extensions to avoid this kind of changes.
This commit is contained in:
Francesco Siddi 2017-07-26 16:55:02 +02:00
parent e18ed79c7b
commit b3aee6c8bc

View File

@ -534,8 +534,9 @@ projects_schema = {
'category': {
'type': 'string',
'allowed': [
'training',
'course',
'film',
'workshop',
'assets',
'software',
'game',