tickets: 8232
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8232 | 2008-08-11 16:27:25 | 2008-08-11 23:32:29 | 2022-03-06 03:41:42.810403 | Unreviewed | closed | Core (Management commands) | dev | invalid | django-admin.py should work with the `yes` utility | I am trying to build `./django-admin.py test` into a build script and if a previous invokation has failed this command will ask if the user wants to create a database. As the build script is non-interactive I would like a way to specify "yes" to this question from the command line. The two common approaches to this would be: * Add an --force-yes option, or similar * Read STDIN for the value so that the UNIX `yes` command could be piped into it | nobody | nslater | 0 | 0 | 0 | 0 | 0 | 0 |