openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-ratelimit
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Jul 24, 2024 — Jul 24, 2025
Showing page 5 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Silence system check about unset MIDDLEWARE_CLASSES in Django 1.7+ in tests.
Carl Meyer
More...
almost 10 years ago
Add Django 1.8 to test matrix.
Carl Meyer
More...
almost 10 years ago
Merge pull request #68 from cordery/master
James Socol
More...
about 10 years ago
Replaced config generator to allow for inheritance. The way the config was generated did not allow for class based views to inherit from a view that itself inherited from RatelimitMixin without redefining the Ratelimit properties. This change restores some of the benefit of CBVS in that a class can be created setting some ratelimit defaults, and then used as a mixin with other CBVS.
Andrew Cordery
More...
about 10 years ago
Merge pull request #67 from dsanders11/dsanders11-patch-1
James Socol
More...
about 10 years ago
Fixing out of date docs
David Sanders
More...
about 10 years ago
Merge pull request #65 from calendar42/master
James Socol
More...
about 10 years ago
Only update or get the ratelimit cache when it was not inserted
Bob Karreman
More...
about 10 years ago
Merge pull request #59 from pmclanahan/fix-callable-key-args
James Socol
More...
over 10 years ago
Update callable key docs.
Paul McLanahan
More...
over 10 years ago
Fix #58: Pass group to callable key.
Paul McLanahan
More...
over 10 years ago
CONTRIBUTING and IP addresses
James Socol
More...
over 10 years ago
Fix my email address
James Socol
More...
over 10 years ago
Version 0.5
James Socol
More...
over 10 years ago
Merge pull request #49 from jsocol/new-internals
James Socol
More...
over 10 years ago
Merge pull request #50 from hwkns/master
James Socol
More...
almost 11 years ago
- added testing for Django 1.7 and Python 3.3/3.4 - added PyPI classifiers for tested versions of Python
hwkns
More...
almost 11 years ago
Don't test patch if we can't
James Socol
More...
almost 11 years ago
Drop `field:X` keys.
James Socol
More...
almost 11 years ago
Raise ImproperlyConfigured if there's no key
James Socol
More...
almost 11 years ago
Flake8 issues in last test.
James Socol
More...
almost 11 years ago
Default to ALL methods
James Socol
More...
almost 11 years ago
Add tests for zero/None rates.
James Socol
More...
almost 11 years ago
Finish the section I forgot earlier.
James Socol
More...
almost 11 years ago
Add upgrading docs and other small updates.
James Socol
More...
almost 11 years ago
Run flake8 with tests.
James Socol
More...
almost 11 years ago
Exclude one more build.
James Socol
More...
almost 11 years ago
Skip confusing test for now.
James Socol
More...
almost 11 years ago
Update travis matrix
James Socol
More...
almost 11 years ago
Fix for Python 3
James Socol
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree