summaryrefslogtreecommitdiffstats
path: root/templates/flatpage.html
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Prevent troggle adding the menu if there is one in the fileSam Wenham2019-02-231-1/+9
| | | | | Add a Docker compose file to bring up a dev troggle easily Various PEP improvments
* Upgrade to django 1.5, some functions have been changedSam Wenham2018-04-111-1/+1
| | | | | url in templates now requires quotes roung the first arg USE_TZ added
* =Make a common base for expoweb pages. Ignore any header information in ↵Martin Green2011-08-081-10/+5
| | | | expoweb except titles.
* Allow pages to be rendered when the body tag has attributes. Put an edit ↵Martin Green2011-08-081-1/+3
| | | | link on the homepage.
* Allow for editing flatpage titles, and made a common uneditable list of links.Martin Green2011-08-081-3/+3
|
* Moved troggle main page to /troggle added a link in flat pages.Martin Green2011-07-111-0/+1
| | | | Now / takes you to the expoweb index page
* Removed conversion to wiki, replaced Surveystation models with text, added ↵Martin Green2011-07-111-1/+1
| | | | area 1623 to all relevant caves.
* Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-021-0/+9