Alex

Results 6 comments of Alex

Alternative https://atom.io/packages/git-controlhub

And what's the problem to correct the github repository to update the package through the Atom Updater ???

It is logical error. Doc https://wtforms.readthedocs.io/en/stable/forms.html The Form class -> class wtforms.form.Form -> Construction __init__(formdata=None, obj=None, prefix='', data=None, meta=None, **kwargs): formdata – Used to pass data coming from the enduser,...

My english is bad. Do I need to suggest a solution? Or the solution is already found and will be in the next version?

``` diff --git a/guess_language/__init__.py b/guess_language/__init__.py --- a/guess_language/__init__.py +++ b/guess_language/__init__.py @@ -1 +1 @@ -from guess_language import * +from .guess_language import * diff --git a/guess_language/guess_language.py b/guess_language/guess_language.py @@ -37 +37 @@ -from...

> aiohttp is a framework f OK. But the header must be processed correctly. For example, give the code 405 Method Not Allowed