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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file feincms3-0.19.4.tar.gz.
File metadata
- Download URL: feincms3-0.19.4.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82a705cdb5fa8a78981453ba09c76a75847d97a597d8d8507a8ccc91ad9c4cbc
|
|
| MD5 |
c2f63cc8cc88efdc1428269d11511f61
|
|
| BLAKE2b-256 |
2e798bd86191f501eff747c7c98b32307a5b29083685db9b03143ecdd666b7a1
|
File details
Details for the file feincms3-0.19.4-py2.py3-none-any.whl.
File metadata
- Download URL: feincms3-0.19.4-py2.py3-none-any.whl
- Upload date:
- Size: 37.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af1ba5325bc8c187a6084d7f69ced70cbedaf5c9931abeea86514cfbedef420f
|
|
| MD5 |
2c2f0e46ffe99e766507e0375c55def1
|
|
| BLAKE2b-256 |
704300273b6282063c4c52e34a1c12ccf12edf25052af94a74310a47a99223cf
|