Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Initial project layout for django | 2018-08-07 | -34/+0 | |
| | ||||
* | Add TemplateView class for views that only render a template | 2018-05-15 | -6/+3 | |
| | ||||
* | Migration runner and migrations (#69) | 2018-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 dumb | 2018-05-02 | -0/+3 | |
| | ||||
* | [All Pages] Account for pages without a title when sorting | 2018-05-02 | -3/+1 | |
| | ||||
* | Add special pages and an "all pages" special page | 2018-05-02 | -0/+37 | |