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 missing migration and JSONLD support to models #1122

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Conversation

brylie
Copy link
Member

@brylie brylie commented Sep 20, 2024

This pull request includes two commits. The first commit adds a missing migration file. The second commit adds JSONLD support to the models by introducing a JSONLDMixin class that provides a method to generate JSON-LD data for Person, Meeting, and Organization models. This allows these models to include structured data in their HTML templates.

@brylie brylie merged commit 90ad058 into main Sep 20, 2024
5 checks passed
@brylie brylie deleted the contact-json-ld branch September 20, 2024 15:40
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.

2 participants