Skip to main content

feincms3

Project description

https://travis-ci.org/matthiask/feincms3.svg?branch=master Documentation Status

feincms3 provides additional building blocks on top of django-content-editor and django-cte-forest which make building a page CMS (and also other types of CMS) simpler.

Consult the documentation or the example project feincms3-example for additional details.

Coding style

feincms3 uses both flake8 and isort to check for style violations. It is recommended to add the following git hook as an executable file at .git/hooks/pre-commit:

#!/bin/bash
set -ex
export PYTHONWARNINGS=ignore
flake8 .
isort --recursive --check-only --diff

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

feincms3-0.17.3.tar.gz (27.6 kB view hashes)

Uploaded Source

Built Distributions

feincms3-0.17.3-py3.5.egg (73.5 kB view hashes)

Uploaded Source

feincms3-0.17.3-py2.py3-none-any.whl (36.5 kB view hashes)

Uploaded Python 2 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