We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm new to python. Try to run the app it just crashed:
columbia: $ foreman start 22:49:27 web.1 | started with pid 6089 22:49:27 web.1 | Unknown command: 'run_gunicorn' 22:49:27 web.1 | Type 'manage.py help' for usage. 22:49:27 web.1 | exited with code 1
Same on heroku:
2014-02-19T19:11:13.240655+00:00 heroku[web.1]: Starting process with command `python manage.py run_gunicorn 0.0.0.0:58066` 2014-02-19T19:11:14.055993+00:00 app[web.1]: Unknown command: 'run_gunicorn' 2014-02-19T19:11:14.055993+00:00 app[web.1]: Type 'manage.py help' for usage.
The text was updated successfully, but these errors were encountered:
I write document for this ASAP, please wait for a few days :p
Sorry, something went wrong.
cool, thanks :)
No branches or pull requests
I'm new to python. Try to run the app it just crashed:
Same on heroku:
The text was updated successfully, but these errors were encountered: