
remove some initial data which bring about an error.
@f44ed7c32a001024c399ae4c5b1170c6100c0a6f
--- conf/initial-data.yml
+++ conf/initial-data.yml
... | ... | @@ -35,15 +35,6 @@ |
35 | 35 |
id: 5 |
36 | 36 |
name: guest |
37 | 37 |
active: true |
38 |
- - !!models.Role |
|
39 |
- id: 6 |
|
40 |
- name: org_admin |
|
41 |
- active: true |
|
42 |
- - !!models.Role |
|
43 |
- id: 7 |
|
44 |
- name: org_participant |
|
45 |
- active: true |
|
46 |
- |
|
47 | 38 |
|
48 | 39 |
# Labels |
49 | 40 |
labels: |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?