Change the playlist import path

master
Bradlee Speice 2013-05-09 18:03:49 -04:00
parent 33eed75bf0
commit 5f3973bcdc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
from django.utils import simplejson
from django.http import HttpResponse
from archiver.playlist import Playlist
from archiver.models.playlist import Playlist
def json_response(**kwargs):
#This is used to make sure that we have a standard json response