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

Uploaded Source

Built Distribution

feincms3-0.19.2-py2.py3-none-any.whl (37.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for feincms3-0.19.2.tar.gz
Algorithm Hash digest
SHA256 e5d3ae9563e7bd47423b27c3a98bf23e29fb7b2c757fd4bb239a9b6b5479f0d0
MD5 cf112d611234675a626648644062826c
BLAKE2b-256 73007c200e98351a40e8b431c44d568dd69566b369614f5c63ab7abb7e1714d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for feincms3-0.19.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f81a194829decfba46911880f1187c6ef22f21fb81a774ad372f8e1f4c8270e2
MD5 9c70e5949c9072cb0f91871d7c46c803
BLAKE2b-256 2959f7d336d4d7ff9008411bab14fbfb9ebb957e681ca74ba4b08545ecd3195d

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