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. | changeset | files |
Thu, 16 Oct 2008 23:26:58 +0000 | Sverre Rabbelier | Last commit missed the new __init__.py file | changeset | files |
Thu, 16 Oct 2008 23:23:16 +0000 | Sverre Rabbelier | Add a framework for generic views | changeset | files |