- You must be working on a virtual environment (virtualenv or virtualenvwraper[favorite])
- Install all python dependencies with:
$ pip install -r requirements.txt
- Set up all de local environment variables that are defined on the Heroku project settings.
Plase meake sure you haver no bugs unitl we create a test system. ;) Also remember to keep DEBUG on False, so in that way we could just push to production without problems