Skip to content

Change homepage introduction to rich text #409

@thibaudcolas

Description

@thibaudcolas

We use the website to occasionally promote things to our audience. For example Wagtail Space, or getting feedback on specific aspects of the project.

It would be nice if we didn’t have to hard-code homepage content for this. Update the existing introduction field to support rich text:

introduction = models.TextField(blank=True)

As part of implementing this, it would be nice if there was a text that the field’s rich text content does render as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions