misplaced app location.
This commit is contained in:
parent
d1bf73af67
commit
c3128da4aa
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
from django.contrib.syndication.feeds import Feed
|
||||
from django.utils.feedgenerator import Rss201rev2Feed
|
||||
from podjango.apps.staff.models import Person
|
||||
from podjango.apps.staff import Person
|
||||
from podjango.apps.cast.models import Cast
|
||||
|
||||
from django.shortcuts import render_to_response
|
||||
|
|
Loading…
Reference in a new issue