summaryrefslogtreecommitdiffstats
path: root/settings.py
AgeCommit message (Expand)AuthorFilesLines
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-06Format all news items using markdownDan McGee1-0/+1
2010-07-02Only 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-20Update to the new messages frameworkDan McGee1-0/+4
2010-06-20Remove AutoUserMiddlewareDan McGee1-1/+0
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee1-0/+1
2010-05-17Redirect to root url after loginDan McGee1-0/+1
2010-05-04Add a hacked version of Django UpdateCacheMiddlewarerelease_2010-05-04Dan McGee1-1/+1
2010-01-31Add initial South migration for 'main' appDan McGee1-0/+1
2010-01-31Make all app name inclusions relativeDan McGee1-9/+9
2009-11-15Remove default debug setting in main settingsIsmael Carnales1-3/+0
2009-11-09added USE_ETAGS setting from archweb_pubIsmael Carnales1-0/+2
2009-11-09added chache middlewares and anonymous only cache settingIsmael Carnales1-0/+4
2009-11-09added mirrors app from archweb_pubIsmael Carnales1-0/+1
2009-11-09added sitemaps from archweb_pubIsmael Carnales1-0/+1
2009-11-09added public appIsmael Carnales1-0/+1
2009-11-09removed RequireLoginMiddlewareIsmael Carnales1-1/+0
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales1-9/+9
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips1-1/+1
2008-11-27Remove caching crud from archweb_devDan McGee1-8/+0
2008-10-10drop useless viewDusty Phillips1-3/+0
2008-10-10drop wiki appDusty Phillips1-1/+0
2008-10-05use an autouser middleware to set the creator of an objectDusty Phillips1-0/+1
2008-06-04Template fix. doh!eliott1-1/+1
2008-05-23Updates for deployment.eliott1-1/+1
2008-04-16Added default charset setting valueeliott1-0/+1
2008-04-11set some default values in the settings fileeliott1-0/+4
2008-04-09Removed login_required from the individual views.eliott1-0/+1
2008-03-08Moved models aroundeliott1-1/+2
2008-01-05Removed DATA_DIR setting vareliott1-1/+0
2008-01-05subtle changes to settings fileseliott1-7/+0
2008-01-05Changed a few var nameseliott1-2/+2
2007-12-29Removed public appeliott1-1/+0
2007-12-29Moved some things around.eliott1-1/+1
2007-12-29Massive retab fest.eliott1-0/+2
2007-12-29Moved common to publiceliott1-2/+1
2007-12-29Moved admin media under media dir.eliott1-1/+1
2007-12-26initial stab at an authentication middlewareeliott1-0/+3
2007-12-23removed need to specify deploypath manuallyeliott1-0/+2
2007-12-22renamed importseliott1-9/+9
2007-11-03Initial import for public release...eliott1-0/+89