forked from expo/troggle
Moved classes to models_caves and fixed imports
This commit is contained in:
@@ -7,7 +7,7 @@ from datetime import *
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
from troggle.core.models import QM, Cave, LogbookEntry
|
||||
from troggle.core.models_caves import QM, Cave, LogbookEntry
|
||||
from utils import save_carefully
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user