summaryrefslogtreecommitdiffstats
path: root/urls.py
Commit message (Collapse)AuthorAgeFilesLines
* Updating caves and entrances is no longer nuclear!Sam Wenham2019-04-191-2/+2
| | | | | | | | Big overhaul of people processing, fullname added to the model lastname is now names -1 unless you only have one (yes you Wookey) this allows for Jon Arne Toft and Wookey to live it the same DB names can now have html chars in them, this should be real unicode but that can only happen when we go to Python 3!
* Remove the redundant render_with_context() as django now does this just with theSam Wenham2019-03-301-2/+2
| | | | | render() shortcut Move from mimetype to content_type, missed in last commit
* Fix people listSam Wenham2019-03-091-1/+1
| | | | | | Cope with Jimmy McFoo as a name! Don't set the top expo value in the code whin it is piss easy to calculate Fix typo from last commit
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-0/+2
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* Messing with millenialcaves.html or similarRad2019-02-261-0/+5
|
* Messing with millenialcaves.html or similarRad2019-02-261-1/+1
|
* (no commit message)Rad2019-02-251-2/+1
|
* tab/space fixRad2019-02-251-1/+1
|
* added Rad's playgroundRad2019-02-251-1/+4
|
* Fix survey scansSam Wenham2019-02-241-1/+1
| | | | | Remove the assert for folders in survey wallets, this does mean currently they will be ignored by troggle.
* Make things more compatiable with newer pythonSam Wenham2019-02-241-1/+1
| | | | | | | Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk
* Revert urls.py as it contains Django 1.8 upgrade codeSam Wenham2019-02-231-1/+1
|
* Prevent troggle adding the menu if there is one in the fileSam Wenham2019-02-231-1/+1
| | | | | Add a Docker compose file to bring up a dev troggle easily Various PEP improvments
* Merge with django-upgradeSam Wenham2018-04-171-0/+1
|\
| * Add CaveView spinny caves view to each troggle cave pageexpoonserver2018-04-171-0/+1
| |
* | More cleanup and modernisationSam Wenham2018-04-141-2/+2
| |
* | Upgrade to django 1.5, some functions have been changedSam Wenham2018-04-111-3/+3
|/ | | | | url in templates now requires quotes roung the first arg USE_TZ added
* Tidy up urls file a littleWookey2014-05-141-3/+3
|
* Prospecting guide and images and few minor other things.expo2013-08-011-0/+2
|
* Remove jgtfile URLs (presumably no longer needed)expoonserver2012-09-081-2/+2
|
* MergeMartin2012-08-141-2/+2
|\
| * Bug fixing of cave and entrance forms removal of slugsMartin2012-08-141-2/+2
| |
* | fixed spellingMartin2012-08-141-1/+1
|/
* Started removing foreignkeys to caves, to achieve greater flexability. Some ↵expo2012-08-121-0/+3
| | | | log book entries stuff may be broken. Add ability to make new caves and entrances via website.
* Made a prospecting guide and fixed survex station description. Removed ↵Martin Green2012-08-101-1/+2
| | | | parsing of underground descriptions to wikis.
* Looks like photos have been added by editing urls.py.ExpoOnServer2012-06-101-0/+3
|
* Start to change dataformat for caves, along with there editing. Start to ↵Martin Green2012-06-101-1/+3
| | | | change survex reader to cope better with equates/tags.
* Render a cave editing page. Nb it does not do save anything yet.Martin Green2012-01-071-2/+2
|
* rest of martin's changes, without reverting lineend issuesWookey2011-07-111-149/+149
|\
| * undosify lineendsWookey2011-07-111-149/+149
| |
* | Moved troggle main page to /troggle added a link in flat pages.Martin Green2011-07-111-1/+1
|/ | | | Now / takes you to the expoweb index page
* Split up tags such that they use ajaxMartin Green2011-07-111-2/+6
|
* Add ability to views caves via their cave slug. Not recommended until links ↵Martin Green2011-07-101-0/+1
| | | | are fixed.
* Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-021-0/+9
|
* Added ability to host website not at the root, eg. http://m.com/troggle/Martin Green2011-05-021-1/+6
|
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-011-0/+5
|
* make 2008 logbook correctly parsegoatchurch2009-09-141-0/+2
|
* able to save sketches up from tunnelgoatchurch2009-09-131-0/+3
|
* tunnelfiles scheme addedgoatchurch2009-09-111-3/+2
|
* survey scans features addedgoatchurch2009-09-101-5/+11
|