django-fluent-pages meets django-suit
Project description
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-2.0.1.tar.gz
(56.7 kB
view details)
Built Distribution
File details
Details for the file fluentcms-suit-2.0.1.tar.gz
.
File metadata
- Download URL: fluentcms-suit-2.0.1.tar.gz
- Upload date:
- Size: 56.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1626bfc8943bb7c1544833cfccef7b7498b541e7d1f8af5bb85373b7fbdfbe7d |
|
MD5 | 9715597f75262b83f689c0015619fc23 |
|
BLAKE2b-256 | e478bc34a5820d73469497fa992b0e1557847b13242a4253d617e1bda5ccc58f |
File details
Details for the file fluentcms_suit-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: fluentcms_suit-2.0.1-py3-none-any.whl
- Upload date:
- Size: 69.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71054ecacefdc8d8f3c283efddd73df3f2ae34ec08c327715f901a63d8217a93 |
|
MD5 | 4c0a9a338580436de55b8f6ce68ae69c |
|
BLAKE2b-256 | b94b7cd3f10101b5874d2a6468f48fb641a7df9feb2e3a22bd93ef640adb09b7 |