Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix urls in pyproject.toml #277

Merged
merged 1 commit into from
Dec 5, 2022
Merged

Fix urls in pyproject.toml #277

merged 1 commit into from
Dec 5, 2022

Conversation

jaap3
Copy link
Contributor

@jaap3 jaap3 commented Dec 5, 2022

I noticed dependabot was linking to the wrong repository (pystatsd) in PRs for the recent release of django-ratelimit.

The only reference link to pystatsd I can find is here, so I'm assuming this will fix it.

(depandabot is also sourcing the wrong CHANGELOG, commit history etc.)

@jaap3
Copy link
Contributor Author

jaap3 commented Dec 5, 2022

I cannot link you to the dependabot PR as it's in a private repository, but here's a screenshot of what dependabot is showing:

Screenshot 2022-12-05 at 16 38 45

@jsocol jsocol enabled auto-merge December 5, 2022 15:44
@jsocol
Copy link
Owner

jsocol commented Dec 5, 2022

Oh yep, that's my bad, missed a spot! Ty!

@jsocol jsocol merged commit c1753b5 into jsocol:main Dec 5, 2022
@jaap3 jaap3 deleted the patch-1 branch December 5, 2022 15:48
@jaap3
Copy link
Contributor Author

jaap3 commented Dec 5, 2022

Did you consider releasing version 4.0.1? Might clear up some confusion as the actual changelog from django-ratelimit has some very important information regarding breaking changes

@jsocol jsocol mentioned this pull request Jul 24, 2023
jsocol added a commit that referenced this pull request Jul 24, 2023
Additions:
----------

- Add RATELIMITE_HASH_ALGORITHM setting (#282, #285)

Minor changes:
--------------

- Fixed links in docs (#277)
- Test on Django 4.2 (#284)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants