summaryrefslogtreecommitdiffstats
path: root/settings.py
Commit message (Collapse)AuthorAgeFilesLines
* tidy trailing slash everywhere & fix testsPhilip Sargent2025-02-191-4/+5
|
* Attempt at append_slash, and backtrack.Philip Sargent2025-02-181-13/+11
|
* tidy settigs PATHsPhilip Sargent2025-02-071-3/+3
|
* password reset via encrypted token by emailPhilip Sargent2025-01-221-1/+2
|
* tidied login and control panel pagesPhilip Sargent2025-01-221-4/+3
|
* gethostnamePhilip Sargent2025-01-201-4/+8
|
* encryption round-trip worksPhilip Sargent2025-01-201-1/+1
|
* debugPhilip Sargent2025-01-171-0/+1
|
* new localsettingsPhilip Sargent2025-01-161-0/+1
|
* comments changedPhilip Sargent2024-12-271-9/+1
|
* fix pointless error messages in testsPhilip Sargent2024-08-211-0/+3
|
* fix raw stringYour Name2023-11-221-1/+1
|
* regenerating .pos file more carefullyPhilip Sargent2023-11-111-3/+0
|
* ROTATE image optionPhilip Sargent2023-09-141-0/+4
|
* Removing unneeded svx from parse listPhilip Sargent2023-09-081-9/+2
|
* EPOCH = 1970-01-01Philip Sargent2023-09-071-1/+5
|
* Turn menu bar magenta if running on localserverExpo laptop Crowley2023-07-051-1/+7
|
* Update URLs to django documn versionPhilip Sargent2023-02-101-3/+3
|
* ruff removed unused importsPhilip Sargent2023-01-191-3/+0
|
* reformatted using blackPhilip Sargent2023-01-191-48/+50
|
* reordering import statements using isortPhilip Sargent2023-01-191-1/+1
|
* moved parser settingsPhilip Sargent2022-11-211-37/+0
|
* making it work with 1626 no schonbergPhilip Sargent2022-07-231-5/+6
|
* Revert "Added some test pages showing different ways pages could be edited. ↵Martin Green2022-06-281-19/+0
| | | | | | This probably wants removing soon" This reverts commit 2af88353f3ea487a1e129783db49ad71d3bc3410.
* Added some test pages showing different ways pages could be edited. This ↵Martin Green2022-06-281-0/+19
| | | | probably wants removing soon
* Refactorising CodeMirror HTML editor, with an ultimate aim to make it ↵Martin Green2022-06-261-0/+3
| | | | reusable. However more work if required...
* url to full logbooks fixed in logbookentryPhilip Sargent2022-03-231-30/+30
|
* WORKING Dj2.2.24 & 2.2.25 py3.7Philip Sargent2022-03-021-2/+3
|
* Update to-do lists and README textPhilip Sargent2022-02-201-2/+1
|
* Northings and Easting reportPhilip Sargent2021-05-071-3/+3
|
* IFRAMES chnaged to DENYPhilip Sargent2021-05-041-1/+1
|
* rearranged config filesPhilip Sargent2021-05-031-1/+2
|
* git integration with Save this pagePhilip Sargent2021-05-031-1/+3
|
* two caves no longer pendingPhilip Sargent2021-04-261-1/+1
|
* missing entrance .html file now handled differentlyPhilip Sargent2021-04-261-0/+6
|
* Now Django 3.2 compatible without deprcation warnings.Philip Sargent2021-04-201-0/+2
|
* Make troggle compatible with Django 3.1Philip Sargent2021-04-191-0/+1
|
* fix template bug for newentrancePhilip Sargent2021-04-171-0/+1
|
* replace assert() with message loggingPhilip Sargent2021-04-131-0/+1
|
* 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
|