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.4.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file fluentcms-suit-1.0.4.tar.gz
.
File metadata
- Download URL: fluentcms-suit-1.0.4.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f30d837eab7126e9372d6786087c416fbdb11d53896f76d0f5509171d3ecc71a |
|
MD5 | 2a645e6859860a8e7349b40bdd35b002 |
|
BLAKE2b-256 | fa0d5278e9aa7900114e45bbc77c1e57105dcb40937d6e9f75b7c013b9097079 |
File details
Details for the file fluentcms_suit-1.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: fluentcms_suit-1.0.4-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 | 6516f4b695458d8a3f7b43e000ac13c4e90786411c84901624ad443a75b29b4b |
|
MD5 | 7b39b2f82a947c3e8f0463fcf41ff33d |
|
BLAKE2b-256 | 9d81c85091a58db4edb291330af83043d0111f9daf395a059eb57e8fe0df3f31 |