Skip to content

Commit

Permalink
Document the throttling option
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr committed Mar 18, 2014
1 parent a99800a commit 51a2076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -46,7 +46,7 @@ making those methods accessible throught Tastypie API.
::

action(name=None, url=None, static=False,
allowed=None, login_required=False)
allowed=None, login_required=False, throttled=False)

Decorator that makes extra resource methods accessible through Tastypie API.

Expand Down

0 comments on commit 51a2076

Please sign in to comment.