summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/settings.py
Commit message (Collapse)AuthorAgeFilesLines
* Hostbase: More PY3K fixesSol Jerome2011-06-151-2/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* sensible defaults for the Django module admin email addressesChris St. Pierre2011-04-051-1/+1
|
* Reports: Fix default time zone settings (Resolves Ticket #957)Sol Jerome2010-11-021-2/+5
| | | | | | | | | | | We were previously defaulting to America/Chicago instead of leaving this option up to the user. Setting the default to None will cause Django to go by the system time. Note also that Django sets the os.environ['TZ'] variable when this is not none, so we want to be careful not to set that if we don't have to. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Hostbase/settings.py: Reset language default back to en-usSol Jerome2010-04-101-1/+1
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* Remove whitespaceSol Jerome2010-04-081-3/+2
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* Trying to commit all my workRene Martin2010-04-081-7/+32
|
* various tweaks to templatesKen Raffenetti2007-04-231-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3058 ce84e21b-d406-0410-9b95-82705330c041
* added template directory to settings fileKen Raffenetti2007-03-291-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3000 ce84e21b-d406-0410-9b95-82705330c041
* Round 1 of packaging fixes for the reporting system and hostbaseNarayan Desai2007-02-021-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2773 ce84e21b-d406-0410-9b95-82705330c041
* fixed settings for new installation procedureKen Raffenetti2006-12-051-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2570 ce84e21b-d406-0410-9b95-82705330c041
* tweaks for a more standard installationKen Raffenetti2006-11-301-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2554 ce84e21b-d406-0410-9b95-82705330c041
* tweak to Hostbase settingsKen Raffenetti2006-11-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2551 ce84e21b-d406-0410-9b95-82705330c041
* settings file now reads from bcfg2.confKen Raffenetti2006-11-271-11/+28
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2550 ce84e21b-d406-0410-9b95-82705330c041
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-101-57/+35
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2483 ce84e21b-d406-0410-9b95-82705330c041
* dhcp option is now per interfaceKen Raffenetti2006-11-061-1/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2474 ce84e21b-d406-0410-9b95-82705330c041
* slight tweaks to logout login and indexDavid Dahl2006-10-311-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2463 ce84e21b-d406-0410-9b95-82705330c041
* LDAP auth backend added, more environ/settings/cfg changesDavid Dahl2006-10-261-6/+15
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2456 ce84e21b-d406-0410-9b95-82705330c041
* added test dir and nose tests and made settings more dynamicDavid Dahl2006-10-111-22/+36
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2430 ce84e21b-d406-0410-9b95-82705330c041
* minor updates to plugin and templatesKen Raffenetti2006-10-101-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2427 ce84e21b-d406-0410-9b95-82705330c041
* tweaks to dhcp generationKen Raffenetti2006-09-211-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2297 ce84e21b-d406-0410-9b95-82705330c041
* web template changesKen Raffenetti2006-09-201-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2286 ce84e21b-d406-0410-9b95-82705330c041
* more web changesKen Raffenetti2006-09-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2242 ce84e21b-d406-0410-9b95-82705330c041
* modifying web templatesKen Raffenetti2006-09-111-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2239 ce84e21b-d406-0410-9b95-82705330c041
* Added all the django application codeKen Raffenetti2006-08-291-0/+74
includes database models, file templates, and web apps git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2135 ce84e21b-d406-0410-9b95-82705330c041