Wagtail
Wagtail is a free and open source content management system (CMS) written in Python. The project has a focus on developer friendliness as well as ease of use of its administration interface, translated in multiple languages.
Here are 284 public repositories matching this topic...
A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
-
Updated
Nov 10, 2020 - Python
It would be appreciated if draftail can modify font color for text selection.
It is a common use-case to require a comma in a form choice, such as "Please specify your income: $1,000 - $2,000" etc. I think it would be preferable to use pipe separator since it is not an English grammatical character.
While we do have a very customized form page, we are still leaning on some underpinnings of wagtail.contrib.forms, so I think we will either need to provide our own choice fi
Old example site implemented with Wagtail. Please see https://github.com/wagtail/bakerydemo for the current demo site
-
Updated
Jan 4, 2018 - Python
Description
Great wagtail integration! Was trying to figure out on how to remove all items from the basket or a single product item. The current API allows subtracting the quantity of the product but not remove the product by itself.
Wagtail blog based on Bootstrap 4, support Markdown and Latex
-
Updated
Oct 26, 2020 - Python
A Google Analytics dashboard in your Wagtail admin
-
Updated
Aug 2, 2020 - Python
Django project protecting American consumers
-
Updated
Nov 13, 2020 - Python
Issue Summary
Summary stats for Media on Wagtail Dashboard wrap to a new line
Steps to Reproduce
- Log in to Wagtail Admin
- View the dashboard page, which has the stats for pages / images / documents
- See the addition of "Media files" which is present on a second line
This looks awkward and leaves a lot of empty space. Ideally all icons would fit on one line.
The widt
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
-
Updated
Nov 14, 2020 - Python
Wagtail-Geo-Widget is the complete map solution for your Wagtail site.
-
Updated
Nov 9, 2020 - Python
Reddit Wallpaper Changer
-
Updated
Nov 9, 2020 - C#
Wagtail integration for Oscar Commerce (or Oscar Commerce integration for Wagtail?)
-
Updated
Sep 14, 2019 - Python
Fast, drop-in replacement for Wagtail's inline panel with drag and drop
-
Updated
Sep 4, 2020 - TypeScript
Simple Google Maps address formatter for Wagtail fields
-
Updated
Jul 3, 2020 - Python
A Wagtail app that makes building GraphQL endpoints a breeze!
-
Updated
Nov 12, 2020 - Python
Insert image description and tags with the help of computer vision
-
Updated
Nov 9, 2020 - Python
Powerful field for inserting multiple blocks with nesting
-
Updated
Oct 27, 2020 - Python
Created by Torchbox
Released February 2014
- Organization
- wagtail
- Website
- wagtail.io
- Wikipedia
- Wikipedia


On https://docs.wagtail.io/en/stable/reference/hooks.html#before-delete-page it says:
That's referring to this area and the following code: