Public Competitions - Remove cache
@ mention of reviewers`
@Didayolo`
A brief description of the purpose of the changes contained in this PR.
Public competition page and django was caching competitions, which was problematic because if you change something e.g. title etc of a competition, this was not reflected until you delete the cache manually. This may also have solved the speed of the page loading.
Issues this PR resolves
- Maybe #1327-> Optimize the code for loading the competitions list
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge