#18105: Investigate possible misuse of Context -------------------------------------+------------------------------------- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization | Version: 1.4 Component: Template system | Resolution: Severity: Normal | Triage Stage: Keywords: | Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by claudep):
* component: Uncategorized => Template system * type: Uncategorized => Cleanup/optimization Comment: After re-reading the docs about Context, I think things are clear: Context takes a dict as optional init parameter. So for me, passing a Context to another Context init is a mistake and should be fixed (see my patch on #18103). -- Ticket URL: <https://code.djangoproject.com/ticket/18105#comment:1> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.