django-heroku 0.3.1
0
This is a Django library for Heroku apps.
Contents
This is a Django library for Heroku apps.
Stars: 457, Watchers: 457, Forks: 139, Open Issues: 32The heroku/django-heroku
repo was created 6 years ago and the last code push was 2 years ago.
The project is popular with 457 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
Related Packages
Errors
A list of common django-heroku errors.
Code Examples
Here are some django-heroku
code examples and snippets.