1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test field limits. More... over 12 years ago
More typos. More... over 12 years ago
Docs typo. More... over 12 years ago
Real docs. More... over 12 years ago
Tests! More... over 12 years ago
Raise Ratelimited exception. More... over 12 years ago
Reverse RATELIMIT_DISABLE_ALL. More... over 12 years ago
Ensure that rate-limiting per field works if that field contains unicode characters More... almost 13 years ago
Use empty string as a fallback for a field's value. This prevents the site crashing in case no values are submitted for this field at all. More... almost 13 years ago
Make POST the default method. Fix #5. More... almost 13 years ago
Always add request.limited attribute. Fix #1. More... almost 13 years ago
Add __version__ and use. More... almost 13 years ago
Minor docs tweak More... over 13 years ago
added django settings option to disable rate limiting across the board and updated docs More... over 13 years ago
* added skip_if parameter and updated docs for it More... over 13 years ago
Merge pull request #4 from pcraciunoiu/master More... almost 14 years ago
Fix #3 - Cache backend cleans POSTed data before storing. More... almost 14 years ago
Merge pull request #2 from andymckay/master More... about 14 years ago
allows more granular rates eg 5/10m More... about 14 years ago
Don't initialize unnecessary values. More... about 14 years ago
Nesting is ugly. More... about 14 years ago
Clean up based on the Balrog's feedback. More... about 14 years ago
Note Simonw. More... about 14 years ago
Use VERSION tuple. More... about 14 years ago
Add package stuff. More... about 14 years ago
Actually define rates. More... about 14 years ago
Fix indent issue. More... about 14 years ago
Some code More... about 14 years ago
Initial commit. More... about 14 years ago