summaryrefslogtreecommitdiffstats
path: root/settings.py
Commit message (Collapse)AuthorAgeFilesLines
* moved clever slash middleware & unused.pyPhilip Sargent2021-04-131-1/+1
|
* chnage maintenance menus & move testsPhilip Sargent2021-04-071-2/+1
|
* Now compat with Dj2.0.13 & 1.11.29Philip Sargent2021-04-061-3/+5
|
* New user login/logoff system using standard DjPhilip Sargent2021-04-061-2/+1
|
* tiny tidyingsPhilip Sargent2021-04-051-2/+2
|
* making flat files delivery more robustPhilip Sargent2021-03-311-6/+6
|
* Moved secrets to credentials.pyPhilip Sargent2021-03-311-3/+5
|
* expopages now troggle/core/views_expoPhilip Sargent2021-03-301-1/+0
|
* rename flatpages as expopages to reduce confusionPhilip Sargent2021-03-301-2/+2
|
* Disable "secure" (i.e. SSL trabsport only) cookiesPhilip Sargent2021-03-281-2/+2
|
* re-ordering middleware and logon systemPhilip Sargent2021-03-271-6/+8
|
* 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
| | | | Or at least, now it is.
* 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 ↵expo on server2019-06-261-0/+3
| | | | so it's not hardcoded.
* 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
| | | | | | Move the parser to expo mapping to settings Set a default parser Iterate over the expo years rather than the mapping list!
* 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
|