Django

Code

Ticket #1271 (closed: fixed)

Opened 3 years ago

Last modified 1 year ago

[patch] set request variable in default context

Reported by: oxyum Assigned to: adrian
Milestone: Component: Template system
Version: SVN Keywords:
Cc: Triage Stage: Design decision needed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Attachments

template_request.patch (1.1 kB) - added by oxyum on 01/24/06 11:13:07.
patch for core/context_processors.py

Change History

01/24/06 11:13:07 changed by oxyum

  • attachment template_request.patch added.

patch for core/context_processors.py

01/24/06 11:13:38 changed by anonymous

  • summary changed from [patch] set request variable in dafault context to [patch] set request variable in default context.

01/27/06 09:55:05 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [2133]) Fixed #1271 -- Added a 'request' template context processor, which is not activated by default.


Add/Change #1271 ([patch] set request variable in default context)




Change Properties
Action