Skip to content

Create sample data to develop with #484

Description

@Stormheg

Context
We would like new contributors to help us with some of the issues. They need some content to work with. It's not feasible to give everyone a backup of the database, as this contains private information that we cannot share outside of our trusted contributors. We could create a cleaned database dump but this would go out of date quickly and thus isn't too helpful either.

Envisioned solution
Create a setup script similar to python manage.py load_initial_data that exists for bakerydemo: https://github.com/wagtail/bakerydemo/blob/main/bakerydemo/base/management/commands/load_initial_data.py

It should create:

  • a home page with some content
  • the blog overview
  • some blog posts
  • a couple of images for some visuals.
  • ??? anything else that makes sense to include

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions