Skip to main content

Provides validation for publishing a page witout blocking draft saves

Project description

# Publish Preflight

## What is this?

Ever wanted to be able to save a draft in wagtail easily, but want lots of required fields for publish? Of course you have. This plugin creates some custom model validation that allows for drafts to be saved, but prevents publishing.

It is VERY much in it’s infancy and really more of a proof of concept.

## How to use

  • install

  • add to INSTALLED_APPS

  • (atm), include static js or css on the templates where you want the overrides to occur (is there a better way to do this?)

## TODOs:

  • messages are hidden, becuase at the moment it will create a big ol’ list of messages which could get ugly - would love to have a nuanced way to add errors to fields but not show errors in messages at the top - setting different kind of error levels would be great too - this would probably involve a custom message protocol, to either replace or enhance the way wagtail handles messages add_error

  • right now we check for any and all empty fields, we want to be able to define which fields to check - Whats a good interface for this? config file? Being able to define on each model similar to Blank=True seems best to me

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

wagtail-publish-preflight-0.4.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file wagtail-publish-preflight-0.4.tar.gz.

File metadata

  • Download URL: wagtail-publish-preflight-0.4.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for wagtail-publish-preflight-0.4.tar.gz
Algorithm Hash digest
SHA256 b63e28f0f3792986d811b54047e1a131fccfdfbfed5df29ae702daea06d2060f
MD5 81ac11ad0c20766c2882c00e28ca858d
BLAKE2b-256 999587181a4f413c68cc803183b0e19df8b6ba9433699759ed10a00b649fd898

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