Hi Gianfilippo!
Due to the change in how settings work in 0.11, you'll need to tell
Django where to find the settings each time you run the virtual
environment. Running the following command should fix your problem:
export DJANGO_SETTINGS_MODULE="ganeti_webmgr.ganeti_web.settings"
Hope this helps!
Evan
> --
> You received this message because you are subscribed to the Google Groups
> "ganeti-webmgr" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
ganeti-webmg...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
>