asyncee

Results 5 issues of asyncee

Hello! We are creating an RBAC implementation based on OSO and it is working fine. Currently the library provides a way to retrieve actions for a single resource using `oso.get_allowed_actions()`....

Hello! I did not found standard way to describe a multipart request. Is it supported? Currently i had to write something like this to let uploaded files work: ``` request_body_description...

Hello, we have Luigi installed on the Linux server and recently met an issue when there were no free inodes left. The problem was caused by luigi assistant's behaviour: when...

wontfix

Этот merge-request реализует документацию с использованием sphinx. Что сделано: - создана директория docs - в неё перенесена существующая документация и разбита на разделы - создана базовая конфигурация sphinx Как собрать...

Hello. It seems like a little bug: if my application app_name includes a dot, e.g. forum.mongo_forum then the default mongonaut's urlconf can not handle the url: it can not reverse...