Skip to main content

This is a (work in progress) Django library for Heroku apps.

Reason this release was yanked:

This package is deprecated. See: https://github.com/heroku/django-heroku/issues/56

Project description

This is a (work in progress) Django library for Heroku apps.

It could serve many purposes, including (but not limited to):

  • Settings configuration (static files / whitenoise)

  • Logging configuration (currently not covered at all)

  • Test runner (important for CI)

  • Potentially, starter template (hard to maintain)

  • Potentially, gunicorn runner (prob not neccessary)

It will depend on the following libraries:

  • dj-database-url (or django-environ)

  • psycopg2

  • WhiteNoise

  • Gunicorn, potentially


Django 2.0 will be targetted.

The name of the library is pretty set, but still to–be–determined.

Possible Usage

In settings.py:

…
# Configure Django App for Heroku.
django_heroku.configure(locals())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-heroku-0.0.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

django_heroku-0.0.0-py2.py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page