Lohanna

Results 3 issues of Lohanna

This error is raised when i try to instantiate the InlineModel class. Extension version: 0.16.0 code ```python from flask_potion.contrib import alchemy @ItemRoute.GET('/collapsed_credit_usage_user', Schema=FieldSet({ 'user': alchemy.fields.InlineModel({ 'id': fields.Integer(description='id do usuario') },...

![mapap](https://user-images.githubusercontent.com/26140123/38877969-439889d8-4236-11e8-9316-a498337cb62e.png) my map does not load, only the points appear, I tried everything and could not solve. Map loads only when browser cache is disabled

```python REX_SANITIZE = re.compile(ur'[\'"]') ``` The above statement throws a SyntaxError, how can we fix this?