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.7.tar.gz
(54.5 kB
view details)
Built Distribution
File details
Details for the file fluentcms-suit-1.0.7.tar.gz
.
File metadata
- Download URL: fluentcms-suit-1.0.7.tar.gz
- Upload date:
- Size: 54.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60bf057cbcdd78f8c889a9352a657db9b05f3e0c61deebadd96b762067f36e1a |
|
MD5 | 4defcce140f8240b93f021bae84c421b |
|
BLAKE2b-256 | 475859fe6f3da6a1d96ee1d722c4ec5e19cdc046788af2572f6c8c8facca77cb |
File details
Details for the file fluentcms_suit-1.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: fluentcms_suit-1.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 69.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bcfee66b06b96503060236a39e080e25ceaf07563bf47def93a27c6473e110e |
|
MD5 | 1c411baa56b552c11a6db5096e4bd3a1 |
|
BLAKE2b-256 | 59f2fcdbca5fbc654de12e59966e5309007059a5805242f96a9d8e33dd2832ed |