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
@ 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
Checklist