Skip to content

Commit

Permalink
Merge branch 'master' of github.com:brack3t/django-braces
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethlove committed Mar 21, 2014
2 parents 6cce092 + ebaf329 commit 3893d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/access.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ UserPassesTestMixin

.. versionadded:: 1.3.0

Mixin that reimplements the `user_passes_test`_ decorator. This is helpful for much more complicated cases than checking if user ``is_superuser`` (for example if their email is from specific a domain).
Mixin that reimplements the `user_passes_test`_ decorator. This is helpful for much more complicated cases than checking if user ``is_superuser`` (for example if their email is from a specific domain).

::

Expand Down

0 comments on commit 3893d94

Please sign in to comment.