| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-28 | Added `.cache` attribute on throttles. | Tom Christie | |
| Closes #1066. More localised than a new settings key, and more flexible in that different throttles can use different behavior. Thanks to @chicheng for the report! :) | |||
| 2013-08-21 | Include import paths throughout docs. | Tom Christie | |
| Closes #1051. Thanks to @pydanny for the report. | |||
| 2013-07-25 | Fix *Throttle class names in the docs | Will Kahn-Greene | |
| * AnonThrottle -> AnonRateThrottle * UserThrottle -> UserRateThrottle * ScopedThrottle -> ScopedRateThrottle * (cosmetic) removed one errant whitespace character Fixes #1006. | |||
| 2013-04-26 | Adding 'view or viewset' to docs appropriate. | Tom Christie | |
| 2013-02-15 | Mention caching. Closes #659. | Tom Christie | |
| 2013-01-28 | Tweak description of example throttle. | Tom Christie | |
| 2013-01-28 | Example custom throttle. Fixes #300. | Tom Christie | |
| 2012-10-31 | Fixing documentation on auth/throttling guides | Otto Yiu | |
| 2012-10-29 | fixed missplaced semicolon | Stephan Groß | |
| 2012-10-29 | fixed missplaced semicolon | Stephan Groß | |
| 2012-10-29 | fixed missplaced semicolon | Stephan Groß | |
| 2012-10-21 | Fixing spelling errors. | Marko Tibold | |
| 2012-10-17 | Make settings consistent with corrosponding view attributes | Tom Christie | |
| 2012-10-17 | Split up doc sections more cleanly | Tom Christie | |
| 2012-10-15 | Tweak parsers to take parser_context | Tom Christie | |
| 2012-10-10 | Permissions and throttles no longer have a view attribute on self. ↵ | Tom Christie | |
| Explicitly passed to .has_permissions(request, view, obj=None) / .allow_request(request, view) | |||
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
| 2012-09-14 | Flesh out resources/routers part of tutorial | Tom Christie | |
| 2012-09-14 | Tweak throttles and improve docs | Tom Christie | |
| 2012-09-13 | Tweak copy | Tom Christie | |
| 2012-09-13 | Improve throttles and docs | Tom Christie | |
| 2012-09-13 | Tweak throttling/permissions/auth docs | Tom Christie | |
| 2012-09-12 | Updating docs | Tom Christie | |
| 2012-09-08 | Links to source files in docs | Tom Christie | |
| 2012-09-05 | Add missing doc files | Tom Christie | |
