Django

Code

root/django/trunk/django/views/decorators


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7153 [7153] 02/25/08 00:02:35 gwilson Fixed #5701 -- Fixed decorators to take the name, attributes, and …
(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) @3414 [3414] 07/21/06 15:39:17 jacob Second half of little cleanup tweaks suggested by pyflakes.
(edit) @3171 [3171] 06/19/06 23:34:13 adrian Converted request.METAREQUEST_METHOD? calls to request.method, …
(edit) @3163 [3163] 06/19/06 22:17:57 adrian Fixed #2185 -- Changed django.views.decorators.http.require_http_methods …
(edit) @2847 [2847] 05/04/06 23:41:22 adrian Fixed #1378 -- Added svn:ignore for pyc files for all Django packages
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @1440 [1440] 11/26/05 01:20:07 adrian Fixed #903 -- Added login_url argument to user_passes_test view decorator. …
(edit) @1020 [1020] 10/29/05 12:00:20 jacob Fixed #612 - added cache control headers (thanks, hugo)
(edit) @1016 [1016] 10/27/05 20:30:30 jacob Fixed #703: added decorators to require that view be called with a given …
(edit) @1004 [1004] 10/23/05 17:42:44 adrian Fixed #684 -- Fixed login_required and user_passes_test decorators. …
(edit) @988 [988] 10/21/05 19:04:55 adrian Added django.views.decorators.auth.user_passes_test, which is a more …
(edit) @810 [810] 10/08/05 19:55:08 adrian Fixed #580 -- Added mega support for generating Vary headers, including …
(edit) @809 [809] 10/08/05 19:37:56 adrian Moved vary decorators from django.utils.cache to …
(edit) @786 [786] 10/05/05 21:27:08 adrian Fixed #333 and #440 -- Split DEFAULT_MIME_TYPE setting into …
(edit) @175 [175] 07/18/05 12:23:04 adrian Moved django.views.decorators.cache.compress_string into django.utils.text
(add) @3 [3] 07/12/05 20:25:57 adrian Imported Django from private SVN repository (created from r. 8825)
Note: See TracRevisionLog for help on using the revision log.