Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved check for correct page values into decorator for view function | Bernhard Keller | 2011-05-19 | 1 | -6/+5 |
* | removed request arg from Pagination class | Bernhard Keller | 2011-05-19 | 1 | -2/+7 |
* | changed some coding styles and changed the interface for pagination from __ca... | Bernhard Keller | 2011-05-19 | 1 | -7/+8 |
* | added Pagination class, usage description in Pagination,__call__ | Bernhard Keller | 2011-05-18 | 1 | -7/+16 |
* | Show images in reverse submit order | Sebastian Spaeth | 2011-05-16 | 1 | -1/+2 |
* | Removing the raw string-ness | Christopher Allan Webber | 2011-05-13 | 1 | -1/+1 |
* | Improve user homepage | Sebastian Spaeth | 2011-05-12 | 1 | -9/+16 |
* | URLs should end in trailing slashes, or slash redirection doesn't work | Christopher Allan Webber | 2011-05-11 | 1 | -3/+3 |
* | 404 appropriately here | Christopher Allan Webber | 2011-05-10 | 1 | -4/+4 |
* | Implement simple media detail page | Sebastian Spaeth | 2011-05-10 | 3 | -0/+76 |