Skip to main content

A theme for Mezzanine

Project description

Theme for Mezzanine 3.1.10

  1. Add “sue” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        "sue",
        ....

# above other installed apps

  1. Run “python manage.py schemamigration sue –initial” # Mezzanine 4+ “python manage.py makemigrations sue”

  2. Run “python manage.py migrate sue” # Mezzanine 4+ “python manage.py migrate sue”

  3. Change your URLs

  4. Start dev server and log into the admin interface, select a skin in the settings, and save.

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-sue-0.1.9.tar.gz (1.1 MB view hashes)

Uploaded source

Built Distribution

mezzanine_sue-0.1.9-py2-none-any.whl (1.1 MB view hashes)

Uploaded 2 7

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