Django

Code

root/django/trunk/django/utils/decorators.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7269 [7269] 03/17/08 12:47:34 gwilson Fixed #6679 -- In decorator_from_middleware, don't unpack arguments when …
(edit) @7153 [7153] 02/25/08 00:02:35 gwilson Fixed #5701 -- Fixed decorators to take the name, attributes, and …
(edit) @5631 [5631] 07/07/07 13:39:23 mtredinnick Corrected misleading comment from [5619]. Not sure what I was smoking at …
(edit) @5619 [5619] 07/05/07 06:10:27 mtredinnick Fixed #1015 -- Fixed decorator_from_middleware to return a real decorator …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @1470 [1470] 11/27/05 16:08:51 adrian Fixed #878 -- URLconf regex captures no longer have to be named groups. …
(edit) @1076 [1076] 11/04/05 08:48:57 adrian Fixed bug in django.utils.decorators.decorator_from_middleware -- it …
(edit) @880 [880] 10/14/05 21:20:35 adrian Fixed #616 -- Added a process_exception() hook to middleware framework. …
(edit) @820 [820] 10/10/05 08:51:58 adrian Fixed #600 -- decorator_from_middleware now handles process_view. Thanks, …
(add) @807 [807] 10/08/05 16:44:37 adrian Added django.utils.decorators, from Hugo's #580 patch. Refs #580.
Note: See TracRevisionLog for help on using the revision log.