mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 05:55:06 +00:00
move models_survex to models/survex.py
This commit is contained in:
@@ -34,7 +34,7 @@ except:
|
||||
print(" - Memory footprint after loading Django: {:.3f} MB".format(resource.getrusage(resource.RUSAGE_SELF)[2]/1024.0))
|
||||
|
||||
from troggle.core.models import DataIssue
|
||||
import troggle.core.models_survex
|
||||
import troggle.core.models.survex
|
||||
|
||||
from django.core import management
|
||||
from django.db import connection, close_old_connections, connections
|
||||
|
||||
Reference in New Issue
Block a user