django-shorturls icon indicating copy to clipboard operation
django-shorturls copied to clipboard

Use alternative field for lookup key

Open bctiemann opened this issue 8 years ago • 4 comments
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.

bctiemann avatar Jan 09 '17 17:01 bctiemann

I have a branch with this enhancement, can I make a pull request?

bctiemann avatar Jan 09 '17 19:01 bctiemann

Yes please!

bfirsh avatar Jan 13 '17 16:01 bfirsh

I get permission denied when trying to push my branch. Do I need to be made a contributor or something?

bctiemann avatar Jan 20 '17 22:01 bctiemann

You need to create a fork. https://help.github.com/articles/fork-a-repo/

bfirsh avatar Jan 21 '17 09:01 bfirsh