summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/settings.py
Commit message (Expand)AuthorAgeFilesLines
* Fix email reporting bugMatt Kemp2014-06-121-1/+1
* fixed pylint/pep-8 testsChris St. Pierre2014-04-251-2/+2
* settings: Make it possible to use ibm_db_django engineChris St. Pierre2014-02-141-1/+6
* settings: allow setting database schemaChris St. Pierre2013-07-241-3/+6
* Options: add database.optionsAlexander Sulfrian2013-06-281-3/+6
* Remove extra importSol Jerome2013-05-011-1/+0
* Reports: Add support for Django 1.5Sol Jerome2013-04-291-0/+3
* pylint fix for Bcfg2.settingsChris St. Pierre2013-04-171-2/+2
* Added trailing / on MEDIA_URL to get rid of deprecated warningsJon Norman2013-03-231-1/+1
* Reports: Fix deprecated Django settings (reported by jonten)Sol Jerome2013-03-221-2/+2
* Revert last changeTim Laszlo2013-03-181-4/+1
* Fix django TIME_ZONE for django < 1.2Tim Laszlo2013-03-181-1/+4
* add old schema to migrationTim Laszlo2013-01-291-0/+2
* fix pylint unit test errorsChris St. Pierre2012-10-091-14/+14
* Remove hardcoded DEBUG = TrueTim Laszlo2012-10-081-1/+0
* Reporting: Merge new reporting dataTim Laszlo2012-10-081-3/+23
* settings: Fix variable usageSol Jerome2012-09-251-1/+1
* expanded pylint coverageChris St. Pierre2012-09-251-10/+17
* Corrected template loader versionTim Laszlo2012-09-211-1/+1
* reports: Update TEMPLATE_LOADERS for older versions of DjangoTim Laszlo2012-09-211-4/+10
* settings: Fix django webapp for 1.4 (#1121)Sol Jerome2012-09-031-2/+2
* Bcfg2.settings: Fixed config file reading:Chris St. Pierre2012-08-281-8/+26
* fixed Bcfg2.settings if django not availableChris St. Pierre2012-08-201-1/+1
* Bcfg2.settings: bcfg2-web.conf is the default, unless bcfg2-web.conf doesn't ...Chris St. Pierre2012-08-161-18/+12
* Django: Prevent DeprecationWarningSol Jerome2012-08-141-1/+1
* Merge reporting configuration with main server configurationTim Laszlo2012-08-071-10/+101
* unified Metadata/DBMetadata pluginsChris St. Pierre2012-07-311-3/+8
* Metadata and other improvements:Chris St. Pierre2012-07-301-0/+71