The "update superuser" part in "scripts/upgrade" doesn't work. Because it tries to create a new superuser and doesn't handle a existing one. We have conf/create_superuser.py that handle this: Use it in install/upgrade