aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_throttling.py
AgeCommit message (Expand)Author
2014-04-07set Retry-After header when throttledDmitry Mukhin
2013-08-13don't set X-Throttle-Wait-Second header if throttle wait is NoneJeremy Satterfield
2013-06-28Added APIRequestFactoryTom Christie
2013-06-14Fix and tests for ScopedRateThrottle. Closes #935Tom Christie
2013-05-29Change test urls to match 1.6 test module name styleTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie