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

Add more configuration for testing various features #485

Merged
merged 7 commits into from May 17, 2024

Conversation

laymonage
Copy link
Member

  • Add missing fixtures for German and Arabic locales
  • Add more filters to snippet viewsets
  • Register Country model with a ModelViewSet instead of a SnippetViewSet, so we have an example of a ModelViewSet
    • Enable inspect view for CountryModelViewSet
  • Add UserApprovalTask, so we have an example of different task types
  • Fix verbose name of user-facing models

@laymonage laymonage changed the title Add German and Arabic locale fixtures Add more configuration for testing various features Apr 23, 2024
@@ -0,0 +1,19 @@
# Generated by Django 5.1.dev20240316121317 on 2024-04-23 04:11
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔 living on the bleeding edge

bakerydemo/base/models.py Show resolved Hide resolved
@thibaudcolas thibaudcolas merged commit 7cbb0ec into wagtail:main May 17, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants