fastadmin
fastadmin copied to clipboard
permissions
in FastAdmin you are using asynchronous approach
but functions which manage permissions is synchronous and python don't allow throw async request to database
please fix to async
ok let me fix it
@vsdudakov I tried to fix this problem and I sent pull request with fixing this please look at him https://github.com/vsdudakov/fastadmin/pull/76
Merged PR. @matv864 thanks for the PR. I will; release it