Move stub filtering to the Document model manager
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -71,7 +71,7 @@ def task_delete_stubs():
|
||||
)
|
||||
|
||||
logger.info('Executing')
|
||||
Document.objects.delete_stubs()
|
||||
Document.passthrough.delete_stubs()
|
||||
logger.info('Finshed')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user