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 details)
Built Distribution
File details
Details for the file fluentcms-suit-1.0.3.tar.gz
.
File metadata
- Download URL: fluentcms-suit-1.0.3.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e0bff2eef21a39d0edbceda3b072914389443b78d0c3471de640e92281d3830 |
|
MD5 | b7de98d436350fb07c0fe169c65f7494 |
|
BLAKE2b-256 | e3abd286513b6ef178c2568c3bc0f7c994231c60073f27af3ef5d5ba1f2cec8f |
File details
Details for the file fluentcms_suit-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: fluentcms_suit-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 076aacacc8a01e5b2615841ec31a64be8401a3b89c2ecd000460d971a68ca2d0 |
|
MD5 | ef8f467eafb5241d90e9f13f52abbf36 |
|
BLAKE2b-256 | d8691ea8539bbb6feddc396efc924c8642086f4d145852f7e8245e7d6353e5b6 |