Skip to content

Django Python Heroku Platform Requirements

Richard Forshaw edited this page Apr 17, 2015 · 5 revisions

Platform Requirements for a Django/Python/Heroku project

Make sure you have these installed...

Package Why OSX Command Ubuntu Command Extra Info
Git For accessing the source repository brew install git sudo apt-get install git

Clone this wiki locally