Skip to content

✨ feat: add development environment configuration and update sample data generation#192

Merged
matrixise merged 4 commits intoPythonIreland:masterfrom
iShelar:feat-wagtail-factories
Feb 2, 2026
Merged

✨ feat: add development environment configuration and update sample data generation#192
matrixise merged 4 commits intoPythonIreland:masterfrom
iShelar:feat-wagtail-factories

Conversation

@iShelar
Copy link
Contributor

@iShelar iShelar commented Jan 23, 2026

  • Introduced a new development.env file for environment variable configuration.
  • Updated README to reflect new task command for generating sample data.
  • Added django:generate-sample-data task to Taskfile for easier sample data generation.
  • Refactored factories in factories.py to use Wagtail factories and improved sample data generation logic in the management command.

@matrixise
Copy link
Contributor

Thanks so much for addressing the feedback and refactoring the code back to proper factory-boy patterns! I really appreciate your responsiveness and the quality of the updates.

Moving forward, I should add some automated checks (pre-commit hooks, CI validations, etc.) to catch these kinds of issues earlier. That way, contributors won't need multiple review cycles just to get their contributions merged. It'll make the process smoother for everyone.

@matrixise matrixise merged commit af6e63c into PythonIreland:master Feb 2, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants