mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-26 17:21:52 +00:00
imports must specify the application name i nlater django versions.
databasereset updated accordingly.
This commit is contained in:
parent
bfc867826d
commit
4f665070d7
@ -185,7 +185,7 @@ def usage():
|
||||
"""
|
||||
|
||||
if __name__ == "__main__":
|
||||
import core.models
|
||||
import troggle.core.models
|
||||
import sys
|
||||
if "desc" in sys.argv:
|
||||
resetdesc()
|
||||
|
Loading…
Reference in New Issue
Block a user