aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/wiki/history/show.py (follow)
Commit message (Expand)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-41/+0
* Fix for wiki.history.show with slashes in URLGravatar Joseph2018-04-29-1/+1
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* Pass can_edit into revisions listGravatar Joseph2018-04-18-1/+1
* Pass `can_edit` into history templatesGravatar Joseph2018-04-18-0/+15
* Add wiki audit logs (#52)Gravatar Joseph2018-04-17-0/+27