Contents

django-heroku 0.3.1

0

This is a Django library for Heroku apps.

This is a Django library for Heroku apps.

Stars: 461, Watchers: 461, Forks: 142, Open Issues: 33

The heroku/django-heroku repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 461 github stars!

How to Install django-heroku

You can install django-heroku using pip

pip install django-heroku

or add it to a project with poetry

poetry add django-heroku

Package Details

Author
Kenneth Reitz
License
MIT
Homepage
https://github.com/heroku/django-heroku
PyPi:
https://pypi.org/project/django-heroku/
GitHub Repo:
https://github.com/heroku/django-heroku

Classifiers

No  django-heroku  pypi packages just yet.

Errors

A list of common django-heroku errors.

Code Examples

Here are some django-heroku code examples and snippets.

Related Packages & Articles