Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kdl-wagtail-page-0.1.2.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

kdl_wagtail_page-0.1.2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

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