django-fluent-pages meets django-suit
Project description
fluentcms-suit
A collection of template overrides to get django-fluent-pages (including django-parler) to play nice with django-suit.
Installation
First install the module, preferably in a virtual environment. It can be installed from PyPI:
pip install fluentcms-suit
Backend Configuration
First make sure the project is configured for django-fluent-pages and django-suit.
Then add the following settings:
INSTALLED_APPS += (
'fluentcms_suit', # must be before `fluent*` apps and after `suit` app
)
Contributing
If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)
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
fluentcms-suit-1.0.3.tar.gz
(19.3 kB
view hashes)
Built Distribution
Close
Hashes for fluentcms_suit-1.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 076aacacc8a01e5b2615841ec31a64be8401a3b89c2ecd000460d971a68ca2d0 |
|
MD5 | ef8f467eafb5241d90e9f13f52abbf36 |
|
BLAKE2b-256 | d8691ea8539bbb6feddc396efc924c8642086f4d145852f7e8245e7d6353e5b6 |