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 support for search queries in RSS feeds #60

Open
jorgecarleitao opened this issue Apr 18, 2015 · 0 comments
Open

Add support for search queries in RSS feeds #60

jorgecarleitao opened this issue Apr 18, 2015 · 0 comments

Comments

@jorgecarleitao
Copy link
Owner

Currently the RSS feeds are defined by us. However, since we can provide filtered lists, we should also be able to provide them via RSS. The objective here is to extend our feeds to allow using parameters (GET), and filter the results accordingly.

One way to accomplish this (let's say for the contracts) is to build a new function out of the part of the contracts.views.build_contract_list_context that filters the query, and use it to build the feed and in build_contract_list_context. The same can be made for the others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant