Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Svetlov 9b1d08c661 Update to 0.3.0 2018-09-06 13:06:55 +03:00
Phil Elson 9b9b848fdd Two trivial typos. (#129) 2018-02-01 10:50:58 +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 71880dfc72 Improve docs 2015-11-08 10:56:34 +08:00
Andrew Svetlov 80beb70e9a Continue to work on documentation 2015-11-08 10:47:19 +08:00
Andrew Svetlov d02faf69e7 Work on docs 2015-11-06 22:45:20 +08:00
Andrew Svetlov f8d76e32ce Continue working on documentation 2015-11-05 22:59:21 +02:00
Andrew Svetlov d4c6dc8ff5 Work on documentation 2015-11-02 22:28:10 +02:00
Andrew Svetlov a0f73c85eb More docs 2015-10-29 10:31:24 +02:00
Andrew Svetlov 4ed19b2bb0 Update doc 2015-09-06 07:12:18 +02:00
Andrew Svetlov 7c702e5df9 Initial commit 2015-07-08 20:30:24 +03:00