summaryrefslogtreecommitdiff
path: root/settings.py
AgeCommit message (Expand)Author
2011-08-16Settings refreshrelease_2011-08-16Dan McGee
2011-07-05Add a default datetime formatDan McGee
2011-06-02Add a PGP key field on the dev profileDan McGee
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
2010-09-08Implement package difference filteringDan McGee
2010-08-09Enable the cached_db session engine by defaultDan McGee
2010-08-09Clean up settings fileDan McGee
2010-07-10Turn off L10N and I18NDan McGee
2010-07-06Format all news items using markdownDan McGee
2010-07-02Only use cached template loader in productionDan McGee
2010-06-21Use the cached template loaderDan McGee
2010-06-21Cache everything, not just anonymous onlyDan McGee
2010-06-20Update to the new messages frameworkDan McGee
2010-06-20Remove AutoUserMiddlewareDan McGee
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee
2010-05-17Redirect to root url after loginDan McGee
2010-05-04Add a hacked version of Django UpdateCacheMiddlewarerelease_2010-05-04Dan McGee
2010-01-31Add initial South migration for 'main' appDan McGee
2010-01-31Make all app name inclusions relativeDan McGee
2009-11-15Remove default debug setting in main settingsIsmael Carnales
2009-11-09added USE_ETAGS setting from archweb_pubIsmael Carnales
2009-11-09added chache middlewares and anonymous only cache settingIsmael Carnales
2009-11-09added mirrors app from archweb_pubIsmael Carnales
2009-11-09added sitemaps from archweb_pubIsmael Carnales
2009-11-09added public appIsmael Carnales
2009-11-09removed RequireLoginMiddlewareIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips
2008-11-27Remove caching crud from archweb_devDan McGee
2008-10-10drop useless viewDusty Phillips
2008-10-10drop wiki appDusty Phillips
2008-10-05use an autouser middleware to set the creator of an objectDusty Phillips
2008-06-04Template fix. doh!eliott
2008-05-23Updates for deployment.eliott
2008-04-16Added default charset setting valueeliott
2008-04-11set some default values in the settings fileeliott