fix 500
This commit is contained in:
parent
1964328370
commit
eb602ce2b1
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ from music.forms import AlbumForm, SongForm
|
|||
from games.models import Game
|
||||
from games.forms import GameForm
|
||||
from common.scraper import *
|
||||
from django.core.exceptions import ObjectDoesNotExist
|
||||
|
||||
|
||||
def find_entity(source_url):
|
||||
|
|
Loading…
Add table
Reference in a new issue