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

Fixed #29352 -- Allowed specifying a Feed language. #11194

Merged
merged 1 commit into from May 6, 2019

Conversation

rixx
Copy link
Contributor

@rixx rixx commented Apr 10, 2019

https://code.djangoproject.com/ticket/29352

This PR follows up on the abandoned one at #9879.

I am aware that there are still tests missing that should be added to tests/syndication_tests, but I could use some guidance on which tests to add and where.

@rixx
Copy link
Contributor Author

rixx commented Apr 13, 2019

Thanks to @carltongibson I added tests, too.

@rixx
Copy link
Contributor Author

rixx commented Apr 13, 2019

Not sure where the build failure against MariaDB came from, doesn't look related to me.

Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

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

@rixx Thanks for this patch 👍 I left some small comments.

docs/ref/contrib/syndication.txt Show resolved Hide resolved
docs/ref/contrib/syndication.txt Outdated Show resolved Hide resolved
tests/syndication_tests/tests.py Show resolved Hide resolved
django/contrib/syndication/views.py Show resolved Hide resolved
@felixxm felixxm changed the title Fixed #29352 -- Allowed specifying a Feed language Fixed #29352 -- Allowed specifying a Feed language. May 3, 2019
@felixxm felixxm self-assigned this May 3, 2019
@rixx
Copy link
Contributor Author

rixx commented May 3, 2019

Thank you for your review, I've added the changes you requested.

@felixxm
Copy link
Member

felixxm commented May 6, 2019

@rixx I noticed that we have Language section in feed's documentation so I moved versionchanged there, I also made some cosmetic changes in docs and release notes. Can you take a look?

@felixxm felixxm merged commit 3166880 into django:master May 6, 2019
@rixx rixx deleted the ticket_29352 branch May 6, 2019 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants