summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastermain/settings.py
AgeCommit message (Expand)Author
2017-02-13toaster: move sqlite database to TOASTER_DIRbrian avery
2016-11-16toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-06-01toaster: read timezone files in binary modeEd Bartosh
2016-05-20toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-13toaster: use 'in' instead of has_keyEd Bartosh
2016-05-09bin, toaster: Fix print and exception syntaxRichard Purdie
2016-02-08toaster: Enable Image Customisation featureMichael Wood
2016-01-15toastergui: fix error and warning counts for buildsElliot Smith
2016-01-08toaster: settings Add uid to the toaster cache dirMichael Wood
2015-12-14toaster: Amend regex for MySQL database URLsElliot Smith
2015-12-14toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-07toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-10-27toaster: Add BUILD_MODE flag to contextElliot Smith
2015-09-29toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-08-06toastermain: Add a longer default database timeoutMichael Wood
2015-06-25toaster: split orm app into it's own module and appMichael Wood
2015-06-25toaster: bring django-aggregate-if into the projectAlexandru DAMIAN
2015-06-25toastergui: enable strict variable checkingAlexandru DAMIAN
2015-06-10toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-05-29toaster: enable server-side sessions for all usagesAlexandru DAMIAN
2015-02-24toasterui: style the Toaster version informationBelen Barros Pena
2015-02-18toaster: get proper version stringAlexandru DAMIAN
2015-02-09toaster: display Toaster mode and version in debug modeAlexandru DAMIAN
2015-02-09toaster: improve logging facilities for toasterAlexandru DAMIAN
2015-02-09toaster: enable server-side caches and debug-panelAlexandru DAMIAN
2014-12-12toasterui: add extra debug and development infosAlexandru DAMIAN
2014-11-20toaster: skip virtualenv when searching for django appsMichael Wood
2014-11-12toaster: SQL query loggingAlexandru DAMIAN
2014-08-29toaster: enable admin interface on select modelsAlexandru DAMIAN
2014-08-29toaster: update orm models for layerindex compatibilityAlexandru DAMIAN
2014-08-29toaster: fix application discovery in settings.pyAlexandru DAMIAN
2014-07-04toaster: add project pagesAlexandru DAMIAN
2014-07-04toaster: automatically enable applicationsAlexandru DAMIAN
2014-06-12toaster: add function to get the database urlAlexandru DAMIAN
2014-06-12toaster: create models for bldcontrol and enable itAlexandru DAMIAN
2014-06-06toaster: read database settings from the environmentAlexandru DAMIAN
2014-04-09toaster: Allow toaster to start without pytzAlexandru DAMIAN
2014-04-09toaster: do not load all available timezonesAlexandru DAMIAN
2014-04-01toaster: fix timezone detectionAlexandru DAMIAN
2014-01-27toaster: settings remove duplicate entryAlexandru DAMIAN
2014-01-27toaster: add vim modelines for .py filesAlexandru DAMIAN
2014-01-10toaster: Create the base page navigation structureAlexandru DAMIAN
2014-01-10toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN
2013-12-09toaster: migrate orm models to SouthAlexandru DAMIAN
2013-11-01toaster: fix timezone settingsAlexandru DAMIAN
2013-10-18toaster: add toaster code to bitbakeAlexandru DAMIAN