summaryrefslogtreecommitdiff
path: root/settings.py
AgeCommit message (Expand)Author
2012-12-30Enable clickjacking protection via middlewareDan McGee
2012-12-12Merge tag 'release_2012-04-26'parabolaweb-2012-12-12Luke Shumaker
2012-12-12Merge tag 'release_2012-04-21'Luke Shumaker
2012-12-12Merge commit '3451b4f'Luke Shumaker
2012-12-12Merge commit '822898e' (Merge branch 'django14')Luke Shumaker
2012-11-15Merge tag 'release_2012-02-23'Luke Shumaker
2012-11-14Merge tag 'release_2012-01-11'Luke Shumaker
2012-10-26Remove usages of 'django.contrib.markup'Dan McGee
2012-10-26Merge commit '943ef2e8e4'Luke Shumaker
2012-10-26mirror changes from commit '943ef2e8e4'Luke Shumaker
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-12-01Normalize the URI scheme used for inbound links. Don't use one when possible,...Luke Shumaker
2011-12-01I think this fixes all the broken links (that point to parabolagnulinux.org a...Luke Shumaker
2011-11-26Merged with archweb trunkJohannes Krampf
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
2011-10-05Add package visualizations pageDan McGee
2011-08-16Settings refreshrelease_2011-08-16Dan McGee
2011-08-03Merge branch 'master' of git://projects.archlinux.org/archwebNicolás Reynolds
2011-08-03Merge branch 'master' of git://projects.archlinux.org/archwebNicolás Reynolds
2011-07-05Add a default datetime formatDan McGee
2011-06-02Add a PGP key field on the dev profileDan McGee
2011-05-21More rebranding!Nicolás Reynolds
2011-05-21Merge branch 'master' of git://projects.archlinux.org/archwebNicolás Reynolds
2011-05-12More rebrandingNicolás Reynolds
2011-04-28Rename isotests to relengDan McGee
2011-04-28isotests: update some syntax and ways of doing thingsDan McGee
2011-04-28isotests: modelines, imports, url and passTom Willemsen
2011-04-28isotests: entry and listing of release engineering testsTom Willemsen
2011-03-14Remove duplicate TEMPLATE_LOADERS configDan McGee
2011-03-10Make it very easy to use the Django debug toolbarDan McGee
2011-01-06Settings file tweaksDan McGee
2011-01-06Remove default adminsDan McGee
2010-10-19Unify hyphenation of out-of-date textDan McGee
2010-10-18Move hardcoded email address to settings fileDan McGee
2010-10-05Make it possible to override settingsDan McGee
2010-09-22Get secure/unsecure checking actually workingDan McGee
2010-09-14Ensure consistent date formatting everywhererelease_2010-09-14Dan McGee
2010-09-14Re-enable etagsDan McGee
2010-09-14Reorder middleware to be more inline with Django defaultsDan McGee