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.5.tar.gz
(53.5 kB
view details)
Built Distribution
File details
Details for the file fluentcms-suit-1.0.5.tar.gz
.
File metadata
- Download URL: fluentcms-suit-1.0.5.tar.gz
- Upload date:
- Size: 53.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 098c434be78060bd8454eb2178d6fd9160e84451b5f158f2a8045a2103af97ff |
|
MD5 | 34eef431fe8fe7e2e8f50d6431cbfe6b |
|
BLAKE2b-256 | 26abc2578e5f86f1ffdb90c94477e528c41fee578b71ac36fdc01a3f2a3aec34 |
Provenance
File details
Details for the file fluentcms_suit-1.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: fluentcms_suit-1.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 67.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b44e005ad7246443f2ffc0da17ccfbe7ca178691a4f75763ad4ee58affbb22c6 |
|
MD5 | 7f5a864d0ffcf63422c8fc5b68f7a25f |
|
BLAKE2b-256 | dcc53bd250f96d42623e3d09266909b624499fac11315c82abef25f4d02d940f |