Changes between Initial Version and Version 1 of Ticket #24234, comment 5
- Timestamp:
- Feb 10, 2015, 3:24:29 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24234, comment 5
initial v1 2 2 3 3 {{{ 4 def make_context(request, context) 4 def make_context(request, context): 5 5 if request is None: 6 6 context = Context(context)