Ticket #2310 (new enhancement)
Refactor the search-query construction in feeds.py
Reported by: | icmurray | Owned by: | icmurray |
---|---|---|---|
Priority: | minor | Milestone: | ckan-backlog |
Component: | ckan | Keywords: | [0.5d] |
Cc: | Repository: | ckan | |
Theme: | none |
Description
The feeds controller, used to construct atom feeds, duplicates code found in the package controller's search action (in order to construct the custom feed).
Refactor this to remove duplication.
Change History
Note: See
TracTickets for help on using
tickets.