-
### Issue Summary
You know how we can add extra fields to WagtailImage by setting **WAGTAILIMAGES_IMAGE_MODEL** and **WAGTAILIMAGES_IMAGE_FORM_BASE** right?! well breaking news, we can't !!
…
-
* add a model for Term Categories (these group Terms, below)
* add a model for Term (has a reference to a Category, a name, a rich text (HTML) description, and a "show in lists" boolean field)
* add…
-
```
System check identified some issues:
WARNINGS:
my_code.Page: Page.search_fields contains non-existent field 'group'
```
I'm getting this warning for a valid many-to-many field that is bei…
-
### Is your proposal related to a problem?
Currently the Python docstrings we write are in RST but the main documentation is in markdown.
### Describe the solution you'd like
We should proba…
-
- [x] Confirmation par mail
- [ ] Consultation et édition du profil
- [ ] Privilèges
- [ ] PACES
- [ ] Tuteurs
- [ ] RM
- [ ] Bureau
- [ ] Bureau Restreint
-
Priority Wagtail 2.0 issue: https://github.com/fecgov/fec-cms/issues/2264#issue-349258018
Tested these four page types locally and in DEV and they all show up in the feeds on:
Homepage
Updates (/up…
-
An idea that has been floating through my head: We currently do not have many markup elements for making a page look nice. Especially as there are some issues here that try making myHPI more user frie…
-
Hi. Ilike the work you are doing on this repo and would like to suggest the following:
1. I would like to be added as a maintainer of this project to ensure the longevity of the project.
2. I woul…
-
Hi guys - new to wagtail-grapple (great product, btw).
I am seeing references to register_streamfield_block in several places in the example, but no definition of exactly what it is, or when it sho…
-
Do you have any documentation on installation? I'm trying to integrate this into wagtail - just the basic wagtaildemo, for example.
Added this to my requirements, ran pip install and pip freeze, bu…