Sat, 15 Nov 2008 03:12:33 +0000 | Todd Larsen | Attempt to rename User.id to User.account, in preparation for making User be | file | diff | annotate |
Sat, 18 Oct 2008 01:47:02 +0000 | Todd Larsen | Add the Page object to the context of each view. Update templates to make | file | diff | annotate |
Thu, 16 Oct 2008 23:31:57 +0000 | Pawel Solyga | Create decorators module in view/helper and add view decorator that catches exceptions like DeadlineExceededError, MemoryError, AssertionError (this code is being moved from respond function). Add view decorator to all view functions. In addition remove not needed imports from all affected files and fix too long lines. | file | diff | annotate |