150 Forks
466 Stars
466 Watchers

django-heroku

A Django library for Heroku apps.

How to download and setup django-heroku

Open terminal and run command
git clone https://github.com/heroku/django-heroku.git
git clone is used to create a copy or clone of django-heroku repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-heroku https://github.com/heroku/django-heroku/archive/master.zip

Or simply clone django-heroku with SSH
[email protected]:heroku/django-heroku.git

If you have some problems with django-heroku

You may open issue on django-heroku support forum (system) here: https://github.com/heroku/django-heroku/issues