mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-31 23:24:01 +01:00
Moved classes to models_caves and fixed imports
This commit is contained in:
@@ -12,7 +12,7 @@ from django.contrib.auth.models import User
|
||||
from django.http import HttpResponse
|
||||
from django.core.urlresolvers import reverse
|
||||
|
||||
from troggle.core.models import Cave, Entrance
|
||||
from troggle.core.models_caves import Cave, Entrance
|
||||
import troggle.flatpages.models
|
||||
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
Reference in New Issue
Block a user