um, try?
This commit is contained in:
parent
f0a572f293
commit
43b8b0ae86
|
@ -1,6 +1,6 @@
|
|||
from haystack.indexes import *
|
||||
from haystack import site
|
||||
from models import *
|
||||
from models import Person, TheatreGroup, Production
|
||||
|
||||
|
||||
class PersonIndex(SearchIndex):
|
||||
|
|
Loading…
Reference in New Issue
Block a user