Basic but reusable Wagtail page models for KDL projects
Project description
Very basic but reusable Wagtail page models for KDL projects.
Install it with pip or pipenv using the following package name:
kdl-wagtail-page
Requirements: wagtail 2+, django 2+, python 3.5+
The idea is to have a single code base for our Wagtail components.
=> we can just install and use, no coding necessary for simple use cases
=> we don’t have to maintain and upgrade a lot of small variants of the same code which was copied and adapted for each project
For contributors:
runs out of the box with minimal settings
keep it generic and relatively simple (code and interface)
if you need something more advanced (but reusable), create a new page type
if you need something very specific: subclass into your own project
keep it focused, it is a package about pages (not menus, search or blogs)
keep it backward-compatible
automate the upgrades
keep it compatible with wagtail and Django 2
keep it compatible with kdl-bare-bones base.html template blocks
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 kdl-wagtail-page-0.1.2.tar.gz
.
File metadata
- Download URL: kdl-wagtail-page-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c13f998e6e339e7bea15800068e72af1beb215fcf847a067b6c7c40c97ca2eb |
|
MD5 | 565f0782bcae630316bb74d85b9d0587 |
|
BLAKE2b-256 | cf636b9ec0e3bcb1926b84791622dcf1a8a62d133a61ec79ad576e47cfc420a5 |
File details
Details for the file kdl_wagtail_page-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: kdl_wagtail_page-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69b27b928c8af576c0c09a209806f54153b1426948c8544c7f60dd6dcc5779bd |
|
MD5 | d9880dcce6be1293476af28e4f430ab0 |
|
BLAKE2b-256 | 1e6441f23b9051834866119bb318c08b0106d052594aaa0e42f68a11190deeb6 |