-
Notifications
You must be signed in to change notification settings - Fork 0
Feat issue 33604 callable key prefix #1
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
…-callable_key_prefix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! Thank you for your contribution 💪
As it's your first contribution be sure to check out the patch review checklist.
If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!
If you have any design or process questions then you can ask in the Django forum.
Welcome aboard ⛵️!
512cbd3
to
646d30d
Compare
Based on the great work of https://github.com/sailoboats I try to make my first pull request. The origin PR django#15553 seems to be abandoned. So I tried implement the things mentioned in the comment. I hope I didn't missed something.
646d30d
to
4fc24cc
Compare
Trac ticket number
ticket-33604
Branch description
Based on the great work of @alexei I try to make my first pull request. The origin PR django#15553 seems to be abandoned. So I tried implement the things mentioned in the comment. I hope I didn't missed something.
This update allows to set the key_prefix as a callable.
Discussions:
https://code.djangoproject.com/ticket/33604
https://groups.google.com/g/django-developers/c/UbD1DkV1uPo
Checklist
main
branch.