create-dev-env.sh
16 KB
-
Install: Fix install script freeze (syncdb superuser account creation) · 947908e0
Since the output is passed through tee, when the django admin asks the user if he would like to create a super user account, it blocks the install, without even showing the question. Disabled interactivity for syncdb.
Xavier Antoviaque committed