aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/tables.py (follow)
Commit message (Collapse)AuthorAgeLines
* Jammer profilesGravatar Gareth Coles2018-05-19-2/+1
|
* [Jams] Signups code is more or less done, just a few things leftGravatar Gareth Coles2018-05-19-3/+5
|
* [Jams] Linting and infractionsGravatar Gareth Coles2018-05-19-2/+2
|
* [Jams] Add non-task info text to be displayed at jam announcementGravatar Gareth Coles2018-05-19-0/+2
|
* [Jams] A bunch more work. That's all for tonight, though.Gravatar Gareth Coles2018-05-18-1/+5
|
* [Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles2018-05-18-1/+85
|
* Migration runner and migrations (#69)Gravatar Gareth Coles2018-05-14-0/+89
* 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