summaryrefslogtreecommitdiffstats
path: root/flatpages/views.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Maybe this should just be read in from the real list...
* 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
| | | | Enetrances should probably store their urls like cavers. Maybe the flatpages should be handled by the app Aaron installed.
* Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-021-0/+62