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

fix: crash when previewing Event Listing Page #370

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

mgax
Copy link
Contributor

@mgax mgax commented Dec 19, 2023

Fixes #327.

I was able to reproduce the error, and this patch makes it go away. I'm not entirely sure what was causing it. pk is an alias for the primary key field, which is id for the EventPage model, so in any case, the new code is still correct.

@kesara kesara merged commit 921d23d into ietf-tools:main Dec 19, 2023
5 checks passed
@mgax mgax deleted the fix-event-listing-preview branch January 4, 2024 08:24
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.

Event Listing Page preview crashes and errors
2 participants