summaryrefslogtreecommitdiff
path: root/settings.py
AgeCommit message (Expand)Author
2019-02-05settings: harden CRSF cookie'sJelle van der Waa
2019-01-28Set two more security headersrelease_2019-02-04Jelle van der Waa
2019-01-21Remove false positives in tests due to Django bugFrank Vanderham
2018-11-17settings: Update MIDDLEWARE_CLASSES to MIDDLEWAREJelle van der Waa
2018-07-22Implement cleaning up older log entries in mirrorcheckJelle van der Waa
2018-04-08settings: Update to Django 1.8+Jelle van der Waa
2018-02-18Misc fixes (#84)jelle van der Waa
2018-02-17Remove unused Iso Model (#82)jelle van der Waa
2017-06-07settings.py: handle flake8 warningsJelle van der Waa
2017-05-22Allow templates to be debugged locallyJelle van der Waa
2017-05-22settings: use one import for importing pathJelle van der Waa
2017-05-02Remove the last piece of django-jinja existanceJelle van der Waa
2017-05-02Remove deprecated TEMPLATE_DEBUGJelle van der Waa
2017-05-02Dump debug loader for nowJelle van der Waa
2017-05-02Cleanup remove old TEMPLATE_ stuffJelle van der Waa
2017-05-02Update to django 1.8Jelle van der Waa
2017-05-01settings: pass when local_settings can't be importedJelle van der Waa
2016-06-03Add information and ipxe images for the new netboot systemThomas Bächler
2015-12-31Allow linking to the PGP server over HTTPSEvangelos Foutras
2015-12-31settings: Fix pgp.mit.edu settingJohannes Löthberg
2015-04-02Update to latest django-countriesDan McGee
2015-01-19Update to latest django-countriesDan McGee
2014-11-02Mirror view tweaks and enhancementsDan McGee
2014-10-18Enable Jinja2 template bytecode cachingDan McGee
2014-10-18Install and wire up django-jinjaDan McGee
2014-10-18Disable eggs template loaderDan McGee
2014-09-01Remove dependency on SouthDan McGee
2014-09-01Silence warning with 1.7 by using new test runnerDan McGee
2013-02-08Minify static files when running collectstaticDan McGee
2013-01-28Extract torrent trackers into a settings variableDan McGee
2013-01-21Switch to using the cached STATICFILES_STORAGE backendDan McGee
2013-01-20Remove AlwaysCommitMiddlewareDan McGee
2013-01-15Add new AlwaysCommitMiddleware to the stackDan McGee
2013-01-13Disable XView MiddlewareDan McGee
2012-12-30Remove several context processors we don't useDan McGee
2012-12-30Enable clickjacking protection via middlewareDan McGee
2012-10-26Remove usages of 'django.contrib.markup'Dan McGee
2012-08-13Enable rate-limiting log filterDan McGee
2012-07-28Convert releng URLs to https by defaultDan McGee
2012-04-27Remove misleading comment from settings.pyDan McGee
2012-04-25Add django_countries country code fields and population migrationsDan McGee
2012-04-20UserProfile model and fields shuffleDan McGee
2012-03-23Change default SVN URLDan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-02-18Add a retro site view and link it to a URLDan McGee
2012-01-03Remove all cache middlewareDan McGee
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee
2011-12-05download: add a link to the new netboot environmentThomas Bächler
2011-11-15Move certain settings above local settings importrelease_2011-11-15Dan McGee
2011-11-14Allow population of signoff specs with SVN commit messagesDan McGee