recalbox / recalbox-manager

Django project to manage a Recalbox from a web interface
MIT License
14 stars 54 forks source link

NoImport module : debug_toolbar #11

Closed MikaXII closed 9 years ago

MikaXII commented 9 years ago

When I start command ./manage.py 0.0.0.0:80

sveetch commented 9 years ago

Yep, have to make envronnement settings files and move the debug_toolbar usage in "settings_development.py"

sveetch commented 9 years ago

Ok i moved this to settings_development