app/soc/views/helper/decorators.py
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Tue, 27 Jan 2009 22:59:01 +0000 Sverre Rabbelier Cache access checks and disable sidebar caching
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Sun, 25 Jan 2009 16:28:07 +0000 Sverre Rabbelier Cache sidebar with a simple caching API
Sun, 25 Jan 2009 00:02:41 +0000 Sverre Rabbelier Remove the request and arg parameter from the checkAccess call
Thu, 22 Jan 2009 22:02:40 +0000 Pawel Solyga Fix missing dots in soc.views.helper.decoratos module docstrings.
Wed, 21 Jan 2009 16:12:01 +0000 Sverre Rabbelier Added a merge_params and check_access decorator
Mon, 17 Nov 2008 10:36:35 +0000 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
Fri, 17 Oct 2008 12:52:02 +0000 Pawel Solyga Remove not needed request argument in view decorator.
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.
less more (0) tip