Skip to content

Deprecate update_context #373

@gavinwahl

Description

@gavinwahl

Contexts have been made context managers in django (https://docs.djangoproject.com/en/1.9/ref/templates/api/#django.template.Context.update), so widgy.utils.update_context is obviated. We should remove internal uses of it, and throw a deprecation warning when it's called from user code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions