summaryrefslogtreecommitdiffstats
path: root/settings.py
AgeCommit message (Expand)AuthorFilesLines
2013-02-09Minify 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-16Add new AlwaysCommitMiddleware to the stackDan McGee1-0/+1
2013-01-14Disable XView MiddlewareDan McGee1-1/+0
2012-12-31Remove several context processors we don't useDan McGee1-3/+0
2012-12-30Enable clickjacking protection via middlewareDan McGee1-0/+4
2012-10-27Remove usages of 'django.contrib.markup'Dan McGee1-1/+0
2012-08-14Enable 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
2012-04-20UserProfile model and fields shuffleDan McGee1-1/+1
2012-03-24Change default SVN URLDan McGee1-1/+1
2012-03-24Make all datetime objects fully timezone awareDan McGee1-3/+7
2012-02-19Add a retro site view and link it to a URLDan McGee1-0/+1
2012-01-03Remove all cache middlewareDan McGee1-2/+0
2011-12-06Convert to and enable staticfiles contrib applicationDan McGee1-7/+16
2011-12-06download: add a link to the new netboot environmentThomas Bächler1-0/+3
2011-11-15Move certain settings above local settings importDan McGee1-7/+8
2011-11-14Allow population of signoff specs with SVN commit messagesDan McGee1-0/+4
2011-10-05Add package visualizations pageDan McGee1-0/+1
2011-08-16Settings refreshDan McGee1-1/+4
2011-07-05Add a default datetime formatDan McGee1-0/+1
2011-06-02Add a PGP key field on the dev profileDan McGee1-0/+2
2011-04-29Rename isotests to relengDan McGee1-1/+1
2011-04-28isotests: update some syntax and ways of doing thingsDan McGee1-2/+2
2011-04-28isotests: modelines, imports, url and passTom Willemsen1-0/+3
2011-04-28isotests: entry and listing of release engineering testsTom Willemsen1-0/+1
2011-03-14Remove duplicate TEMPLATE_LOADERS configDan McGee1-19/+12
2011-03-10Make it very easy to use the Django debug toolbarDan McGee1-0/+9
2011-01-06Settings file tweaksDan McGee1-14/+5
2011-01-06Remove default adminsDan McGee1-3/+1
2010-10-19Unify hyphenation of out-of-date textDan McGee1-1/+1
2010-10-18Move hardcoded email address to settings fileDan McGee1-0/+3
2010-10-05Make it possible to override settingsDan McGee1-9/+15
2010-09-23Get secure/unsecure checking actually workingDan McGee1-0/+10
2010-09-15Ensure consistent date formatting everywhereDan McGee1-0/+3
2010-09-15Re-enable etagsDan McGee1-2/+0
2010-09-15Reorder middleware to be more inline with Django defaultsDan McGee1-2/+2
2010-09-08Implement package difference filteringDan McGee1-0/+2
2010-08-09Enable the cached_db session engine by defaultDan McGee1-1/+2
2010-08-09Clean up settings fileDan McGee1-5/+5
2010-07-10Turn off L10N and I18NDan McGee1-0/+8
2010-07-07Format all news items using markdownDan McGee1-0/+1
2010-07-03Only use cached template loader in productionDan McGee1-5/+9
2010-06-21Use the cached template loaderDan McGee1-0/+8
2010-06-21Cache everything, not just anonymous onlyDan McGee1-2/+0
2010-06-21Update to the new messages frameworkDan McGee1-0/+4