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.2.tar.gz
(19.2 kB
view hashes)
Built Distribution
Close
Hashes for fluentcms_suit-1.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4153caaebee3116b4979707aba5a46160737de85f65f3987938936e51566077 |
|
MD5 | c68ecfbd56e54539d2331048aefa05b2 |
|
BLAKE2b-256 | 2cc14f70853cb976c979c100ca5fde390d07e1997baaafa0f1c7bca2a08928ad |