DMOJ / docs

Documentation for setting up and using the DMOJ judge.
https://docs.dmoj.ca
26 stars 87 forks source link

Update local settings to Django 3.2 #138

Closed int-y1 closed 1 year ago

int-y1 commented 1 year ago

CachedStaticFilesStorage was apparently deleted in Django 3.1

Other than that, nothing else is interesting.