Add multiple trash can support, restoring and complete source object manager and queryset method substitution
This commit is contained in:
@@ -87,6 +87,7 @@ Afterwards migrate existing database schema with::
|
||||
$ ./manage.py migrate lock_manager 0001 --fake
|
||||
$ ./manage.py migrate job_processor
|
||||
$ ./manage.py migrate clustering
|
||||
$ ./manage.py migrate trash
|
||||
|
||||
Issue the following command to index existing documents in the new full text search database::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user