summaryrefslogtreecommitdiffstats
path: root/settings.py
AgeCommit message (Expand)AuthorFilesLines
2020-04-09Set default Referrer Policy to no-referrer-when-downgraderelease_2020-04-09Jelle van der Waa1-0/+3
2020-02-03Introduce planet functionality in archwebJelle van der Waa1-0/+4
2019-10-25news: Change the news app to use the EmailMessage class to be able to include...Giancarlo Razzolini1-0/+3
2019-09-19Add django-extensions to the default installationGiancarlo Razzolini1-0/+1
2019-03-26retro: remove retro moduleJelle van der Waa1-1/+0
2019-03-17settings: Add CSP FORM_ACTION headerJelle van der Waa1-0/+1
2019-02-24Add base-uri and frame-ancestors to CSPrelease_2019-02-24Jelle van der Waa1-0/+2
2019-02-18Implement CSP for archwebJelle van der Waa1-0/+8
2019-02-09Use sks-keyservers instead of mitFelix Yan1-1/+1
2019-02-05settings: harden CRSF cookie'sJelle van der Waa1-0/+4
2019-01-28Set two more security headersrelease_2019-02-04Jelle van der Waa1-0/+7
2019-01-21Remove false positives in tests due to Django bugFrank Vanderham1-1/+1
2018-11-17settings: Update MIDDLEWARE_CLASSES to MIDDLEWAREJelle van der Waa1-3/+3
2018-07-22Implement cleaning up older log entries in mirrorcheckJelle van der Waa1-0/+3
2018-04-08settings: Update to Django 1.8+Jelle van der Waa1-1/+1
2018-02-18Misc fixes (#84)jelle van der Waa1-1/+0
2018-02-17Remove unused Iso Model (#82)jelle van der Waa1-3/+0
2017-06-07settings.py: handle flake8 warningsJelle van der Waa1-22/+22
2017-05-22Allow templates to be debugged locallyJelle van der Waa1-19/+19
2017-05-22settings: use one import for importing pathJelle van der Waa1-5/+4
2017-05-02Remove the last piece of django-jinja existanceJelle van der Waa1-11/+0
2017-05-02Remove deprecated TEMPLATE_DEBUGJelle van der Waa1-1/+1
2017-05-02Dump debug loader for nowJelle van der Waa1-8/+1
2017-05-02Cleanup remove old TEMPLATE_ stuffJelle van der Waa1-38/+10
2017-05-02Update to django 1.8Jelle van der Waa1-15/+50
2017-05-01settings: pass when local_settings can't be importedJelle van der Waa1-1/+14
2016-06-03Add information and ipxe images for the new netboot systemThomas Bächler1-3/+0
2015-12-31Allow linking to the PGP server over HTTPSEvangelos Foutras1-0/+1
2015-12-31settings: Fix pgp.mit.edu settingJohannes Löthberg1-1/+1
2015-04-02Update to latest django-countriesDan McGee1-1/+7
2015-01-19Update to latest django-countriesDan McGee1-6/+0
2014-11-02Mirror view tweaks and enhancementsDan McGee1-0/+5
2014-10-18Enable Jinja2 template bytecode cachingDan McGee1-0/+1
2014-10-18Install and wire up django-jinjaDan McGee1-2/+6
2014-10-18Disable eggs template loaderDan McGee1-1/+0
2014-09-01Remove dependency on SouthDan McGee1-1/+0
2014-09-01Silence warning with 1.7 by using new test runnerDan McGee1-0/+3
2013-02-08Minify static files when running collectstaticDan McGee1-1/+1
2013-01-28Extract torrent trackers into a settings variableDan McGee1-0/+6
2013-01-21Switch to using the cached STATICFILES_STORAGE backendDan McGee1-0/+3
2013-01-20Remove AlwaysCommitMiddlewareDan McGee1-1/+0
2013-01-15Add new AlwaysCommitMiddleware to the stackDan McGee1-0/+1
2013-01-13Disable XView MiddlewareDan McGee1-1/+0
2012-12-30Remove several context processors we don't useDan McGee1-3/+0
2012-12-30Enable clickjacking protection via middlewareDan McGee1-0/+4
2012-10-26Remove usages of 'django.contrib.markup'Dan McGee1-1/+0
2012-08-13Enable rate-limiting log filterDan McGee1-0/+26
2012-07-28Convert releng URLs to https by defaultDan McGee1-2/+2
2012-04-27Remove misleading comment from settings.pyDan McGee1-2/+0
2012-04-25Add django_countries country code fields and population migrationsDan McGee1-0/+1