Commit Graph

7 Commits

Author SHA1 Message Date
Thijs Triemstra 9f9ca363c9 hash is a reserved symbol name (#282) 2019-12-10 23:10:54 +02:00
Andrew Svetlov 9b1d08c661 Update to 0.3.0 2018-09-06 13:06:55 +03:00
alex-eri bb63715634 example not working (#168) 2018-06-13 23:19:25 +03:00
Eduard Nabokov 1679f6713b Update docs and demo with login required, has permission (#128)
* Work on

* Update docs with login_required and has_permission
2018-01-24 12:29:20 +02:00
Grygorii Yermolenko d89f6b7e3d Fix in demos related to async-await syntax (#123)
- remove 3.4 version from setup.py
- add cryprography package to requirements since it is used in
dictionary_auth
- add a few missed async kwords
2018-01-02 14:31:19 +02:00
Andrew Svetlov 5b2ff779c3 Switch to async/await syntax 2017-12-13 16:51:46 +02:00
Devin Fee 1a9ab6424e added simplistic dictionary_auth example (#105) 2017-09-19 11:54:37 +03:00