Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MediaEntry slugs usable in URLs, & decorator that grabs media from the request | Christopher Allan Webber | 2011-05-20 | 1 | -0/+26 | |
* | Adjusting spacing a little bit | Christopher Allan Webber | 2011-05-20 | 1 | -1/+1 | |
* | pass in page number in uses_pagination view via keyword argument so ordering ... | Christopher Allan Webber | 2011-05-20 | 1 | -1/+1 | |
* | Reorganizing the uses_pagination decorator a little and having it pass | Christopher Allan Webber | 2011-05-19 | 1 | -4/+2 | |
* | moved check for correct page values into decorator for view function | Bernhard Keller | 2011-05-19 | 1 | -0/+19 | |
* | we should check for request.user['status'] not request.user['session'], clearly. | Christopher Allan Webber | 2011-04-23 | 1 | -1/+1 | |
* | Provide a next= url when we require logging in | Christopher Allan Webber | 2011-04-23 | 1 | -1/+3 | |
* | New requires_active_login decorator! | Christopher Allan Webber | 2011-04-19 | 1 | -0/+44 |