Django

Code

root/django/trunk/django/template/context.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8181 [8181] 08/01/08 16:37:38 lukeplant Fixed #3912 - Added simple type checking to template.Context.update() to …
(edit) @6975 [6975] 12/22/07 13:32:54 adrian Negligible cleanups to django.template.context
(edit) @6854 [6854] 12/02/07 17:57:22 mtredinnick Fixed #4563 -- Context.pop/push/update return the top-level dictionary …
(edit) @6671 [6671] 11/14/07 06:58:53 mtredinnick Implemented auto-escaping of variable output in templates. Fully …
(edit) @6098 [6098] 09/11/07 09:04:40 russellm Refs #5138 -- Refactored implementation of contains in HttpRequest
(edit) @5091 [5091] 04/26/07 08:30:48 mtredinnick Fixed #4040 -- Changed uses of has_key() to "in". Slight …
(edit) @4480 [4480] 02/10/07 03:02:00 mtredinnick Fixed #3071 -- added a __contains__ method to the Context class. …
(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) @3951 [3951] 10/30/06 14:50:27 adrian Fixed #2968 -- Changed arguments to import to use empty dictionary …
(edit) @3268 [3268] 07/03/06 22:21:44 russellm Fixes #1338, Refs #1400, #2237 -- Modified variable resolution to allow …
(edit) @3113 [3113] 06/08/06 00:00:13 adrian Fixed #2109 -- Convert old-style classes to new-style classes throughout …
(copy) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from django/branches/magic-removal/django/template/context.py:
(edit) @2408 [2408] 02/26/06 23:19:25 adrian magic-removal: Moved django.template.ContextPopException? to …
Note: See TracRevisionLog for help on using the revision log.