Skip to main content

Mezzanine CMS themes: Moderna

Project description

# Mezzanine Theme Moderna

Maintained and packaged version of awesome [moderna theme](https://github.com/thecodinghouse/mezzanine-themes/tree/master/moderna).

![moderna_ss](./img/ss.jpg)

## Supporting

* Mezzanine 4.2.0
* Django 1.10.1
* Python 3.5.2

It may run with other versions

## Install

After installing mezzanine

* `pip install mezzaninetheme-moderna`
* Add `"moderna"` on your `settings.py`

```python
INSTALLED_APPS = (
...
"django.contrib.staticfiles",
"moderna",
...
)
```

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

mezzaninetheme-moderna-1.0.tar.gz (1.2 kB view hashes)

Uploaded Source

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