double check if poster does not exist if it was created async

This commit is contained in:
j 2013-01-29 07:19:57 +05:30
commit b43a6cf647
2 changed files with 11 additions and 1 deletions

View file

@ -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):