Skip to content

@with_settings is not a perfect copy of settings() #458

@bitprophet

Description

@bitprophet

In that it does not act as a nested context manager re: allowing positional args which are other context managers, such as hide() and show().

If it's possible to achieve this in a decorator context (don't see why not, though I don't remember exactly how @with_settings was implemented) then do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions