Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Svetlov 5b2ff779c3 Switch to async/await syntax 2017-12-13 16:51:46 +02:00
Alex Kuzmenko aef24fae3d `aiohttp-session` is not required (#107)
* aiohttp_session is not required

* fix code coverage

* has_aiohttp_session -> HAS_AIOHTTP_SESSION
2017-10-17 12:32:53 +03:00
Misha Behersky 820dcc8d93 Create working demo (#5)
* Add docs example and update demo source code

* Fail with debug

* Fix tests

* Update sql scripts

* Update docs

* Add checking for the password

* Update documentation with launch/usage example

* Launch flake8 instead of pep8 and pyflakes
2016-08-30 20:38:59 +03:00
Andrew Svetlov c6501bd32c Drop unused global var 2016-02-01 15:42:09 +02:00
Andrew Svetlov 52d5513838 Add session identity 2015-11-19 15:25:10 +02:00