clist
clist copied to clipboard
Fix: Sorted Tags in problems page
Sorted the problem tags in dictionary order as mentioned in #330
Files Changed:
src/templates/problems_paging.html
Used django's dictsort
filter in the problems_paging.html
template.