Add a repository foreignkey on Corpus
The corpus model needs a new repository nullable FK.
- Migrate existing
Repository.corpusvalues onCorpus.repository - In the same migration, make
Repository.corpus&DataImport.corpusnullable. - The corpus serializer must expose the optional repository
Edited by Bastien Abadie