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.6.tar.gz
(54.5 kB
view details)
Built Distribution
File details
Details for the file fluentcms-suit-1.0.6.tar.gz
.
File metadata
- Download URL: fluentcms-suit-1.0.6.tar.gz
- Upload date:
- Size: 54.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9f7c53b2df4a0635a39728a0095414c0f7c049a90506ae1a49eec309d881575 |
|
MD5 | abac9368758d78fc93a5d66efc9a729e |
|
BLAKE2b-256 | b9c2ab84a547ac47a163297ea4e36c7ef4cd9f4c43d92930953b335e1a6a735e |
File details
Details for the file fluentcms_suit-1.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: fluentcms_suit-1.0.6-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 | e861f10f32d1cc7c222d415f018a292ccce8032c6e0ebad6b570435414cc48b5 |
|
MD5 | 869f92a6226164beefc30fff392f1f87 |
|
BLAKE2b-256 | f8aa320d26c55969d2d3cf9f08f4de0d92aa16e9397392878fbab3d8f73f2579 |