idchlife

Results 23 issues of idchlife

I tried to use github repo as source for npm package, but I got at the time not really working version without dist. Or I am missing something? Basically have...

documentation

Here is example: ```python from schematics import Model from schematics import StringField, ListField, BooleanField class WithRoles(): roles = ListField(StringField) class _UserForm(): email = StringField() name = StringField() class CurrentUserForm(Model, _UserForm):...

Error: ValueError: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them Python 3.6.4 Schematics 2.1.0 Without it - everything is ok. Repl to check it: https://repl.it/repls/PunyUnsungFunctions...

I have SpaceVim installed with lua support (neocomplete working), completion with tsuquyomi works as it was not with the library. GotoDefinition works well, but I cannot quiet autocompletion to work...

Hello! First of all thank you for this magnificent library! When I type something autocompletion sometimes interrupts signal for new letter insertion and after that I see typos like: contianer...

If I'm using multiple entity managers and config like this: ![image](https://cloud.githubusercontent.com/assets/4563032/18703244/c2fc8600-7fed-11e6-924a-42d6b3113004.png) My code won't recognise translation entities