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

ensure canonical urls are consistent (with no slash) #1605

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

mwvolo
Copy link
Member

@mwvolo mwvolo commented Jan 8, 2025

https://openstax.atlassian.net/browse/CORE-139

THIS MUST BE THE LAST PR MERGED FROM #1602 #1603 #1604 to avoid migration dependency issues

@@ -3,6 +3,6 @@
from .serializers import OXMenusSerializer


class OXMenusViewSet(viewsets.ModelViewSet):
class OXMenusViewSet(viewsets.ReadOnlyModelViewSet):
Copy link
Member Author

Choose a reason for hiding this comment

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

I am hoping this solves our occasional mystery menu items

@mwvolo mwvolo merged commit 5483297 into main Jan 10, 2025
1 of 2 checks passed
@mwvolo mwvolo deleted the canonical-url-no-slash branch January 10, 2025 21:25
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