summaryrefslogtreecommitdiffstats
path: root/localsettingswindows.py
Commit message (Collapse)AuthorAgeFilesLines
* New vars needed to make django 1.7 and tinymce workSam Wenham2018-04-151-0/+3
|
* Move expo user settings out of databasereset.py to localsettings where they ↵Sam Wenham2015-07-011-0/+4
| | | | really belong
* Change database syntax to modern format as old style no longerWookey2013-07-021-6/+10
| | | | supported in django 1.4
* remove all the DOS linefeedsWookey2011-07-111-58/+58
|
* Added THREEDTOPOS setting for survexs 3dtopos programMartin Green2011-07-101-0/+1
|
* Added ability to host website not at the root, eg. http://m.com/troggle/Martin Green2011-05-021-1/+3
|
* settings.PUBLIC_SITE, login required if public for logbook entry, CRCF ↵Martin Green2011-05-021-0/+1
| | | | middleware
* Link to expowebsiteMartin Green2011-05-021-1/+3
|
* Added settings hooks for TinyMCE. On debian apt-get install tinymce ↵Martin Green2011-05-011-1/+4
| | | | python-django-tinymce
* [svn] fix logfile settingsubstantialnoninfringinguser2009-06-091-1/+1
|
* [svn] Dynamic thumbnail generation for photos and survey scans using ↵substantialnoninfringinguser2009-05-131-11/+39
| | | | | | imagekit, further improving registration system, other misc. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8336 by cucc @ 5/10/2009 11:05 PM
* [svn] Added URL_ROOT to local settingssubstantialnoninfringinguser2009-05-131-6/+8
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8073 by julian @ 11/7/2008 9:10 AM
* [svn] Moved templates and python path into the various localsettings filessubstantialnoninfringinguser2009-05-131-1/+10
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8057 by julian @ 11/2/2008 11:22 PM
* [svn] Add QM model. Note that I had to put models_logbook into models cave ↵substantialnoninfringinguser2009-05-131-5/+5
| | | | | | because it referred to models from both. Will try to split them back up, should be possible. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8042 by aaron @ 10/28/2008 10:21 PM
* [svn] Initial troggle checkinsubstantialnoninfringinguser2009-05-131-0/+10
This is a development site using Django 1.0 Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8034 by julian @ 10/26/2008 9:04 PM