subterfuge.settings
Thor99 opened this issue · 2 comments
Thor99 commented
When i run "sudo subterfuge", i get this error: "you have unapplied migrations; your app may not work properly until they are applied. Run 'python manage.py migrate' to apply them."
And when i run "python manage.py migrate", i get this error: "Could not import settings 'subterfuge.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named subterfuge.settings". How can i fix this?
0sm0s1z commented
Don't apply the migration Subterfuge works just fine as is. Ignore the warning message.
cool-hack commented
While I click on scan button in UI it gives ImportError for subterfuge.settings.