impresso / impresso-user-admin

Basic Django admin to manage user-related data in Impresso's Master DB.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Feature/sync ucolls in tr #30

Closed danieleguido closed 4 years ago

danieleguido commented 4 years ago

Add collection support for text reuse: when creating collection from Fix a couple of bugs in collection deletion. Added relevant django management commands:

ENV=dev pipenv run ./manage.py checkcollection <your-collection-id>

ENV=dev pipenv run python ./manage.py addcollectionstotrpassages <your-collection-prefix>