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).

## 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",
...
)
```
Maintained and packaged version of awesome [moderna theme](https://github.com/thecodinghouse/mezzanine-themes/tree/master/moderna).

## 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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for mezzaninetheme-moderna-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cccddcc6c2021266fd6819a41f2a6e9da27fb1e0a46eca6b3656ca5ffba99b35 |
|
MD5 | fa3772ec7ec772ae7e4839d97ae3df99 |
|
BLAKE2b-256 | 9c2778d6ff2643cc22724c2233ba9aba55c9417e92a3bf234f55daccd65a1770 |