Tony Dattolo

Results 3 issues of Tony Dattolo

### Environment information * `brownie` Version: 1.18.1 * `ganache-cli` Version: stable * `solc` Version: 8.13.0 * Python Version: 3.8.10 * OS: linux Update dependencies or change hard requirements for very...

Does the library work with async views? Working with Django 4.2 using django-ninja and drf

Using django 4.2 and django-ninja 1.1.0 I'm using django-scopes to handle multi-tenancy tenant scoping permissions for our views. I have implemented an async version of the two scope functions as...