fix rebuildcache
This commit is contained in:
parent
fcd12af35c
commit
d953debf09
2 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ from os.path import join, dirname, basename, splitext, exists
|
|||
from django.core.management.base import BaseCommand, CommandError
|
||||
from django.conf import settings
|
||||
|
||||
import app.models
|
||||
from ... import models
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue