issues
search
dhmit
/
gender_analysis_web
4
stars
0
forks
source link
Fixed Corpus model bugs
#41
Closed
phuang00
closed
3 years ago
phuang00
commented
3 years ago
This PR:
makes the
documents
field optional (allowing users to create a
corpus
instance with no documents)
adds the
documents
field to the
CorpusSerializer
This PR:
documents
field optional (allowing users to create acorpus
instance with no documents)documents
field to theCorpusSerializer