CMS-building toolkit for Django
Project description
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
Built Distribution
File details
Details for the file feincms3-0.20.0.tar.gz
.
File metadata
- Download URL: feincms3-0.20.0.tar.gz
- Upload date:
- Size: 29.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92e4ef0853a66cdcb124575977126102227dcff2add9f555b0b16fbad59e63a7 |
|
MD5 | fc61162b7383c40165d962744eb3a46a |
|
BLAKE2b-256 | 4e6b4f01ae7cdb53bc01ffe080c7d1b252707a683df53d7f9d73fda4b0deee77 |
File details
Details for the file feincms3-0.20.0-py2.py3-none-any.whl
.
File metadata
- Download URL: feincms3-0.20.0-py2.py3-none-any.whl
- Upload date:
- Size: 37.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd9c803b2b6862dae21baad6a30b8801e57b3333220689900f6b21523e910bd7 |
|
MD5 | 2005eb5e42664255c8b440545ff91fbd |
|
BLAKE2b-256 | 705eef7788dbe9b0f3614444f549d6fc6c7a7e1b22e9c198e8cf4ea459f18cf4 |