coderedcorp / coderedcorp/wagtail-seo

Allow use with non-Page models

Open
#43 4 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.