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

Django 2.2.6 needs `get_queryset` instead of `get_query_set`

Open elmcrest opened this issue 5 years ago • 0 comments

besides thx very much for this "snippet/app", I didn't installed it via pip though, but it's still useful since you can grab up some more matured implementation. I actually did find this because my own naive approach was buggy for some reason :)

so maybe some unit tests would be useful for this particular issue, I can't tell right now since when it's broken.

cheers

elmcrest avatar Oct 22 '19 09:10 elmcrest