summaryrefslogtreecommitdiffstats
path: root/flatpages/views.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the All Survex page to work with 1623 areaSam Wenham2019-02-251-1/+1
* Prevent troggle adding the menu if there is one in the fileSam Wenham2019-02-231-5/+7
* Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-151-1/+1
* allow extensions to be capatalisedMartin2012-08-141-14/+14
* Started removing foreignkeys to caves, to achieve greater flexability. Some ...expo2012-08-121-2/+3
* Prevent modification of auto generated filesexpo2012-08-061-0/+3
* Editing no longer changes files more than nesecary. Removed TinyMCE editing. ...expo2012-08-061-10/+23
* Fix up parser paths so everything is foundexpo2012-08-051-1/+2
* Start to change dataformat for caves, along with there editing. Start to cha...Martin Green2012-06-101-2/+2
* Bug fixMartin Green2011-08-081-3/+3
* ignorecase when finding html tagsMartin Green2011-08-081-6/+6
* Added 'page not found do you wnat to make this page' page. Minor tweaksMartin Green2011-08-081-20/+26
* =Make a common base for expoweb pages. Ignore any header information in expo...Martin Green2011-08-081-1/+1
* Allow pages to be rendered when the body tag has attributes. Put an edit lin...Martin Green2011-08-081-1/+1
* Allow for editing flatpage titles, and made a common uneditable list of links.Martin Green2011-08-081-8/+24
* Changed regex for finding head and body of flat pages.Martin Green2011-08-071-2/+1
* bug fix for edit link for index filesMartin Green2011-08-071-1/+1
* Add odt and ods mime types to our list.Wookey2011-07-121-0/+2
* implemented mimetypes, index.htm(l) and fixed edit viewMartin Green2011-07-111-7/+35
* Added flat pages for entrance and special flatpage redirects.Martin Green2011-07-111-2/+37
* Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-021-0/+62