summaryrefslogtreecommitdiffstats
path: root/databaseReset.py
Commit message (Expand)AuthorAgeFilesLines
* delete redundant logbook dumpPhilip Sargent2021-05-031-13/+0
* remove autologbooks functionPhilip Sargent2021-04-271-4/+0
* add 'del' and 'delfirst' optionsPhilip Sargent2021-04-151-3/+32
* fixing typos and changes in importingPhilip Sargent2021-04-131-1/+1
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-2/+2
* New user login/logoff system using standard DjPhilip Sargent2021-04-061-3/+25
* transaction incompatible with migrate Django 2+Philip Sargent2021-04-041-4/+4
* fix password import errorPhilip Sargent2021-04-031-1/+2
* move *_views files to /views/*Philip Sargent2021-03-311-4/+0
* expopages now troggle/core/views_expoPhilip Sargent2021-03-301-1/+0
* rename flatpages as expopages to reduce confusionPhilip Sargent2021-03-301-5/+5
* pathlib updatesPhilip Sargent2021-03-241-0/+1
* differences between sqlite and MariaDBPhilip Sargent2020-07-221-1/+9
* No speedup for database init.Philip Sargent2020-07-221-6/+5
* Speed up migrations and initPhilip Sargent2020-07-221-10/+12
* More transactions enabled.Philip Sargent2020-07-221-17/+19
* TRansX speedup for import + remove fossil profilesPhilip Sargent2020-07-221-2/+2
* 3dtopos to survexpos + commentsPhilip Sargent2020-07-201-5/+2
* test2 option and gitignore updatesPhilip Sargent2020-07-201-0/+5
* Module documentation docstringsPhilip Sargent2020-07-181-2/+19
* *units in feet and metres, subcavesPhilip Sargent2020-07-071-2/+4
* SurvexBlocks now importing in deatilPhilip Sargent2020-07-011-4/+5
* rename Tunnel files to Drawings files - phase 1Philip Sargent2020-06-301-6/+6
* add memory footprint displayPhilip Sargent2020-06-301-18/+19
* avoiding problem in KH QMs importPhilip Sargent2020-06-281-0/+4
* remove in-memory phase of data importPhilip Sargent2020-06-201-133/+5
* static files redonePhilip Sargent2020-06-181-2/+2
* New url dispatcher OK 1.9.13Philip Sargent2020-06-171-15/+22
* clean up survexlegsPhilip Sargent2020-06-161-6/+1
* removed jgtfileuploadPhilip Sargent2020-06-161-3/+0
* break recursive import cyclePhilip Sargent2020-06-161-61/+11
* Stop storing all SurvexStationsPhilip Sargent2020-06-151-2/+3
* import fixes & statistics tablePhilip Sargent2020-06-121-28/+37
* fixed circular ref on setup & in-memory dbPhilip Sargent2020-06-081-101/+121
* Fix un-cleared db error (partial)Philip Sargent2020-06-071-10/+19
* attempt to simplify wnt horribly wrongPhilip Sargent2020-06-061-68/+89
* Unit tests outline implementedPhilip Sargent2020-06-031-6/+11
* Progress dots on importing dataPhilip Sargent2020-06-011-16/+13
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-1/+1
* delete duplicationPhilip Sargent2020-05-281-0/+6
* Clean install with python3Philip Sargent2020-05-271-4/+5
* Add check to avoid running databaseReset as root accidentallyExpo on server2020-05-261-0/+4
* fix py3 bug and make settings import clearerPhilip Sargent2020-05-261-4/+12
* Convert codebase for python3 usagePhilip Sargent2020-05-241-7/+3
* tidying and prep for python3Philip Sargent2020-05-241-40/+52
* cleaning options listPhilip Sargent2020-05-201-18/+19
* added profile optionPhilip Sargent2020-05-201-5/+4
* Remove PHOTOS_ROOT and DPhoto classPhilip Sargent2020-05-151-2/+2