flake8
passed.
JSHint
passed.
Review Request #11627 — Created May 26, 2021 and submitted
Information | |
---|---|
chipx86 | |
Djblets | |
release-3.x | |
Reviewers | |
djblets | |
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 | |
---|---|