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 redirect from updates to blog/news #169

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Conversation

sarahframe
Copy link

No description provided.

@@ -60,3 +61,12 @@ class AtomBlogPostFeed(RssBlogPostFeed):

feed_type = Atom1Feed
subtitle = RssBlogPostFeed.description

class BlogPostRedirectView(DetailView):
Copy link
Member

Choose a reason for hiding this comment

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

We might wanna use a RedirectView instead, then these two functions basically get smooshed into one

@sarahframe sarahframe merged commit 5936962 into main Aug 20, 2024
3 of 5 checks passed
@sarahframe sarahframe deleted the feature/updates-redirects branch August 20, 2024 04: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