Skip to main content

This is a Mezzanine library for Heroku apps.

Project description

https://travis-ci.org/heroku/mezzanine-heroku.svg?branch=master

This is a Mezzanine library for Heroku applications that ensures a seamless deployment and development experience.

Based on django-heroku

This library provides:

  • Settings configuration (Static files / WhiteNoise).

  • Logging configuration.

  • Test runner (important for Heroku CI).


Mezzanine 4.3.1 and Django 1.11.20 is targeted, and Python 3 is supported.

Usage of mezzanine-heroku

In settings.py, at the very bottom:

…
# Configure Mezzanine for Heroku.
import mezzanine_heroku
mezzanine_heroku.settings(locals())

This will automatically configure DATABASE_URL, ALLOWED_HOSTS, WhiteNoise (for static assets), Logging, and Heroku CI for your application.

Bonus points! If you set the SECRET_KEY environment variable, it will automatically be used in your Mezzanine settings, too!

Disabling Functionality

settings() also accepts keyword arguments that can be passed False as a value, which will disable automatic configuration for their specific areas of responsibility:

  • databases

  • test_runner

  • staticfiles

  • allowed_hosts

  • logging

  • secret_key

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

mezzanine-heroku-0.3.1.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file mezzanine-heroku-0.3.1.tar.gz.

File metadata

  • Download URL: mezzanine-heroku-0.3.1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for mezzanine-heroku-0.3.1.tar.gz
Algorithm Hash digest
SHA256 0b21a564a18ea53b0f54f8392a663f433334ac47d6572db5e07699780d0437ad
MD5 ab2a8cc9a5676f8265638e2ba06564aa
BLAKE2b-256 7a289f3ae543e16eb4fc0b1124fba34368539fff2a922aea157c9a156eb7f983

See more details on using hashes here.

Supported by

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