Skip to content
Snippets Groups Projects
Commit a95d287d authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Fixing lookup_url_kwargs for all views

I had been mistakenly using lookup_field for the lookup_url_kwarg.
This commit fixes that mistake to use both field properly. It also
lets us remove the customized GetObjectDefault mixin that was
trying to deal with this behavior.
parent e2f3a36e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment