Skip to main content

CMS-building toolkit for Django

Project description

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

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.

Development

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
tox -e style

The easiest way to build the documentation and run the test suite is using tox:

tox -e docs  # Open docs/build/html/index.html
tox -e tests

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.21.2.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

feincms3-0.21.2-py2.py3-none-any.whl (40.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file feincms3-0.21.2.tar.gz.

File metadata

  • Download URL: feincms3-0.21.2.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for feincms3-0.21.2.tar.gz
Algorithm Hash digest
SHA256 651f88c5dd00636a0d58b7d589bfa0d14e5af83e64210993f52e5002551d248e
MD5 9de3088acd37f5eff21c9f4a54d53aa0
BLAKE2b-256 dc53a357618910127cda3afd362fd2f9568f0eb3c54ae669e9e396430dc2a25f

See more details on using hashes here.

File details

Details for the file feincms3-0.21.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for feincms3-0.21.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 227e59e62291b82dbc210446e674a3fbbe41fa1130999177b33287e940cc310f
MD5 79ac85eda1f60ee6f066e6d839aabb44
BLAKE2b-256 c29d5fd6824b129a62d418efedb1e4ab9c7f6885e4498458a424fccc85a11850

See more details on using hashes here.

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