junction icon indicating copy to clipboard operation
junction copied to clipboard

Selected proposals are not ordered

Open ananyo2012 opened this issue 5 years ago • 0 comments

The list of selected proposals are not ordered in the proposals listing page. Check https://in.pycon.org/cfp/2018/proposals/ . The list of selected Talks and Workshops are not in order. While the public proposals listing doesn't seem to have an issue.

This seems to be caused due to missing order_by filter in the proposal view. https://github.com/pythonindia/junction/blob/a9bd537a4bcf50f2058c4880ba22764c1de806c2/junction/proposals/views.py#L104-L106

ananyo2012 avatar May 02 '20 19:05 ananyo2012