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:
@@ -534,8 +534,9 @@ projects_schema = {
|
|||||||
'category': {
|
'category': {
|
||||||
'type': 'string',
|
'type': 'string',
|
||||||
'allowed': [
|
'allowed': [
|
||||||
'training',
|
'course',
|
||||||
'film',
|
'film',
|
||||||
|
'workshop',
|
||||||
'assets',
|
'assets',
|
||||||
'software',
|
'software',
|
||||||
'game',
|
'game',
|
||||||
|
Reference in New Issue
Block a user