fastadmin icon indicating copy to clipboard operation
fastadmin copied to clipboard

permissions

Open matv864 opened this issue 1 year ago • 1 comments

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 image image

matv864 avatar Sep 19 '24 02:09 matv864

ok let me fix it

vsdudakov avatar Sep 21 '24 20:09 vsdudakov

@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

matv864 avatar Nov 15 '24 09:11 matv864

Merged PR. @matv864 thanks for the PR. I will; release it

vsdudakov avatar Nov 20 '24 18:11 vsdudakov