flake8
passed.
JSHint
passed.
Review Request #11627 — Created May 26, 2021 and submitted
This drops all code specific to versions of Django prior to 1.11,
slimming things down and making it easier to move forward with newer
Django support.The
chainable_select_related_queryset()
method has also been removed,
as it's no longer applicable in modern versions of Django.
Unit tests pass on Django 1.11.
Summary | ID |
---|---|
fc492c2a0282185e0ee12eb95b9e60e049682aea |