Hi, All,
Does anybody know how to supply input parameters to "python manage.py syncdb" from a script? E.g. in a bash/python script, to set the following parameters:
Would you like to create one now? (yes/no): yes
Username (leave blank to use 'root'):
Email address: x...@xxx.xxx
Password: xxxxxxxxx
Password (again): xxxxxxxxx
Cheers,
Dan