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",
...
)
```
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mezzaninetheme-moderna-1.0.tar.gz
.
File metadata
- Download URL: mezzaninetheme-moderna-1.0.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cccddcc6c2021266fd6819a41f2a6e9da27fb1e0a46eca6b3656ca5ffba99b35 |
|
MD5 | fa3772ec7ec772ae7e4839d97ae3df99 |
|
BLAKE2b-256 | 9c2778d6ff2643cc22724c2233ba9aba55c9417e92a3bf234f55daccd65a1770 |