summaryrefslogtreecommitdiffstats
path: root/settings.py
Commit message (Expand)AuthorAgeFilesLines
...
* layout tidyingPhilip Sargent2021-03-261-1/+0
* attempting to enable csrf cookie robustlyPhilip Sargent2021-03-261-2/+2
* pathlib for path management & cavelist fixesPhilip Sargent2021-03-241-1/+1
* new self-adjusting pathsPhilip Sargent2021-03-221-1/+1
* comments on urls resolution re apache & bugfixPhilip Sargent2021-03-211-7/+8
* Importing old logbooksPhilip Sargent2021-02-061-0/+8
* fix server instructions + comment in stats outputPhilip Sargent2020-07-281-2/+2
* enabling django/admin/ auto documentn. functionsPhilip Sargent2020-07-261-0/+2
* Module documentation docstringsPhilip Sargent2020-07-181-1/+1
* parse 2006 logbook from htmlPhilip Sargent2020-07-071-1/+2
* clean up import statements: more specificPhilip Sargent2020-06-221-3/+3
* re-ordered middlkewarePhilip Sargent2020-06-211-9/+8
* More security, middleware upgrade, dj-reg.2.5Philip Sargent2020-06-201-1/+7
* Cleanup secrets management, pre-run checks.Philip Sargent2020-06-201-1/+1
* static files redonePhilip Sargent2020-06-181-4/+3
* New url dispatcher OK 1.9.13Philip Sargent2020-06-171-5/+1
* TEMPLATES done for dj 1.9.13Philip Sargent2020-06-171-3/+7
* move TEMPLATE to localsettingsPhilip Sargent2020-06-161-12/+1
* preparing for django 1.8Philip Sargent2020-06-161-8/+4
* Dump django.sites, .redirects, registration, extensionsPhilip Sargent2020-06-141-4/+5
* Disable TinyMCEPhilip Sargent2020-06-131-7/+7
* attempt to simplify wnt horribly wrongPhilip Sargent2020-06-061-0/+3
* Clean install with python3Philip Sargent2020-05-271-52/+26
* fix py3 bug and make settings import clearerPhilip Sargent2020-05-261-2/+1
* Convert codebase for python3 usagePhilip Sargent2020-05-241-9/+23
* removing imagekitPhilip Sargent2020-05-221-1/+1
* Remove PHOTOS_ROOT and DPhoto classPhilip Sargent2020-05-151-1/+1
* LoadPos not-found cache workingPhilip Sargent2020-04-281-1/+1
* getting the LoadPos to work betterPhilip Sargent2020-04-281-1/+1
* 2010 is html format not wiki format.Philip Sargent2020-04-121-1/+1
* added year 2019 to logbook parsingPhilip Sargent2020-02-171-0/+1
* Backed out changeset: 4552f42bdf54Sam Wenham2019-06-261-1/+1
* Remove this stupid hard coded name matchSam Wenham2019-06-261-1/+1
* Add expo.survex.com to ALLOWED_HOSTS in troggle settingsexpo on server2019-06-261-1/+1
* Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py s...expo on server2019-06-261-0/+3
* Move cave and entrance data out of 'noinfo'expoonserver2019-04-011-2/+2
* Make the logbook parser a little more saneSam Wenham2019-03-061-0/+34
* Stop django moaning about unit tests from pre 1.6, like we have any anyway!Sam Wenham2019-02-241-0/+2
* Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-151-18/+32
* Clean up indenting in modelsSam Wenham2018-04-141-0/+3
* Upgrade to django 1.5, some functions have been changedSam Wenham2018-04-111-0/+1
* Import Image from PIL to support newer pythonSam Wenham2018-04-101-1/+1
* Moved notable caves to settings.py, link to a script to fix permissionsexpo2015-06-211-0/+2
* Prospecting guide and images and few minor other things.expo2013-08-011-2/+2
* Add support for old and new (1.4 on) location for auth module.wookey2013-07-021-1/+6
* Add csrf token to registration formswookey2013-07-021-6/+1
* Start to change dataformat for caves, along with there editing. Start to cha...Martin Green2012-06-101-0/+2
* Removed conversion to wiki, replaced Surveystation models with text, added ar...Martin Green2011-07-111-0/+1
* Get CSRF middleware to work on django 1.1- and 1.2+Martin Green2011-05-021-1/+7
* settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middle...Martin Green2011-05-021-0/+1