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.1.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file fluentcms-suit-1.0.1.tar.gz
.
File metadata
- Download URL: fluentcms-suit-1.0.1.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c084c4859248e2d30e9c401111bfbcd1095bc7c828c7f0a034dc8a0088d394af |
|
MD5 | 11ce24407b961c2cc53c642c3c61643a |
|
BLAKE2b-256 | aca51a6c7acc0d8b03fc0d700cd5309643cb0063273bd0eff3f5ff1a13fa70ef |
File details
Details for the file fluentcms_suit-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: fluentcms_suit-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e54c18e733eb412fa2437453abf196706201f3b2f3b80928bfc7b532a9689f34 |
|
MD5 | 97342099b18fbf4408f2919150bec8ff |
|
BLAKE2b-256 | 7c5f8b2e43f14a89624122ea7dc728af56950df5fca0f111304cdf907a5eead1 |