Add a migration to create some custom terms.
This commit is contained in:
parent
e3b4a6b562
commit
fd5c5f6f13
5 changed files with 52 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
id,name,vocabulary
|
||||
1,Issue,collection_type
|
||||
2,Author,people_type
|
||||
3,Book,collection_type
|
|
Loading…
Add table
Add a link
Reference in a new issue