Skip to content

Conversation

@Caiofcas
Copy link

@Caiofcas Caiofcas commented Mar 9, 2023

Basically implements the proposed behaviour in #48 with some small tweaks:

  • utilizes WILDCARD_VALUES instead of hardcoding "~all"
  • receives a request as the argument
  • converts tests from pytest notation to django notation

Most of the credit to @mitchelljkotler for actually implementing the solution

@Caiofcas
Copy link
Author

Ping @rsinger86

@dest81
Copy link

dest81 commented Jun 22, 2025

Any progress here?
@Caiofcas thanks for working on this.
I would suggest to add check if expand_value is not None:

    if not expand_value:
        return False

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants