Skip to main content

django-fluent-pages meets django-suit

Project description

https://img.shields.io/pypi/v/fluentcms-suit.svg https://img.shields.io/pypi/dm/fluentcms-suit.svg https://img.shields.io/github/license/bashu/fluentcms-suit.svg

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. :-)

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 hashes)

Uploaded Source

Built Distribution

fluentcms_suit-2.0.1-py3-none-any.whl (69.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page