Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create sample data to develop with #484

Open
Stormheg opened this issue Nov 27, 2024 · 0 comments
Open

Create sample data to develop with #484

Stormheg opened this issue Nov 27, 2024 · 0 comments

Comments

@Stormheg
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant