forked from 0x2620/pandora
double check if poster does not exist if it was created async
This commit is contained in:
parent
039f8c9335
commit
b43a6cf647
2 changed files with 11 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ from changelog.models import Changelog
|
|||
from item.utils import sort_string
|
||||
import managers
|
||||
import utils
|
||||
from tasks import update_matches, update_matches, update_item
|
||||
from tasks import update_matches, update_item
|
||||
|
||||
|
||||
def get_super_matches(obj, model):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue