#18105: Investigate possible misuse of Context --------------------------------------+------------------------------------ Reporter: aaugustin | Owner: nobody Type: Cleanup/optimization | Status: new Component: Template system | Version: 1.4 Severity: Normal | Resolution: Keywords: | Triage Stage: Accepted Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 --------------------------------------+------------------------------------ Changes (by claudep):
* has_patch: 0 => 1 * stage: Unreviewed => Accepted Comment: I have separated in two distinct patches the problematic uses of Context initialization from a context instance in Django code. At this point and considering the correction you committed in r17896, it's still possible to intialize a Context from another Context, even with these patches. -- Ticket URL: <https://code.djangoproject.com/ticket/18105#comment:3> 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.