django-shorturls
django-shorturls copied to clipboard
Use alternative field for lookup key
trafficstars
Would it be possible to make the model field configurable that we use for the lookup? It's hardcoded to use the pk, but I need to store the lookup key in a different field.
I have a branch with this enhancement, can I make a pull request?
Yes please!
I get permission denied when trying to push my branch. Do I need to be made a contributor or something?
You need to create a fork. https://help.github.com/articles/fork-a-repo/