Right now I'm taking database related configuration details from user, similary I want to create superuser for Mayan EDMS and username - password should be user provided. To implement this, I want to createsuperuser in non-interactive way. Need help to implement this.
