Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Svetlov 9b1d08c661 Update to 0.3.0 2018-09-06 13:06:55 +03:00
Alexander Pantyukhin 78e752e65f add JWTIdentityPolicy into __init__ file. (#157) 2018-05-01 11:06:35 +03:00
Andrew Svetlov aff9a6a915 Bump to 0.2.0 2017-11-17 17:54:46 +02:00
Andrew Lytvyn 92e6fec6f5 is_anonymous, login_required, has_permission helpers (#114)
* add is_anonymous helper function and login_required, has_permission decorators

* add docs for `is_anonymous`, `login_required` and `has_permission` functions

* permission can be `enum.Enum` object; cover with tests

* isort fix
2017-11-17 17:51:40 +02:00
Andrew Svetlov 63870d992e Bump to 0.1.2 2017-10-17 12:37:09 +03:00
Andrew Svetlov b4f9275616 Bump to 0.1.1 2016-10-22 20:29:30 +03:00
Andrew Svetlov 77ed3154e3 Work on demo 2015-11-26 20:09:00 +02:00
Andrew Svetlov 7ab8a7220e Fix pep8 error 2015-07-09 07:27:25 +03:00
Andrew Svetlov 7c702e5df9 Initial commit 2015-07-08 20:30:24 +03:00