Sergey Gornostaev
Sergey Gornostaev
The documentation says "To provide admin support for a model with a PlaceholderField in your application’s admin, you need to use the mixin PlaceholderAdminMixin along with the ModelAdmin" and "Out...
On Windows when using `swagger_from_file` argument and YAML file contains Cyrillic letters I get an error: ``` Traceback (most recent call last): File "app.py", line 162, in setup_swagger(app, swagger_from_file='swagger.yaml') File...
It would be convenient to get an empty Optional if no rules were executed.