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>
Add collection support for text reuse: when creating collection from Fix a couple of bugs in collection deletion. Added relevant django management commands: