aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/wiki/special (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-34/+0
|
* Add TemplateView class for views that only render a templateGravatar Gareth Coles2018-05-15-6/+3
|
* Migration runner and migrations (#69)Gravatar Gareth Coles2018-05-14-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migration runner and migrations * Remove demo wiki data * [Staff] Table management pages * Fix weird travis build omission * Address review and comments by @Volcyy * [Tables] Fix pagination * Move table definitions to new file with nameduple * Linting * Address lemon's review comments * Address @Volcyy's review * Address lemon's review * Update search placeholder * Search by key now available
* [All Pages] Fix the other half of that dumbGravatar Gareth Coles2018-05-02-0/+3
|
* [All Pages] Account for pages without a title when sortingGravatar Gareth Coles2018-05-02-3/+1
|
* Add special pages and an "all pages" special pageGravatar Gareth Coles2018-05-02-0/+37