coderedcorp / coderedcorp/wagtail-seo
Allow use with non-Page models
Open
- Dominant language
- Python
- Stars
- 93
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Our application has a mix of Page and other types of models. Could we add an additional Mixin that is not dependent on `Page` that allows us to manually specify which fields to use?
Contributor guide
Research direction
Start by locating the existing Page-dependent mixin and its tests, then trace how it selects SEO fields. Define the smallest interface for manually specifying those fields on non-Page models. Done means a non-Page model can use the new mixin and tests cover the configured fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100