Subterfuge-Framework / Subterfuge

Framework for Man-In-The-Middle attacks
http://kinozoa.com/blog
183 stars 60 forks source link

subterfuge.settings #9

Closed Thor99 closed 8 years ago

Thor99 commented 8 years ago

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 8 years ago

Don't apply the migration Subterfuge works just fine as is. Ignore the warning message.

cool-hack commented 4 years ago

While I click on scan button in UI it gives ImportError for subterfuge.settings.