• 
      

    Include Django 1.11 in our supported Django version range.

    Review Request #9673 — Created Feb. 18, 2018 and submitted — Latest diff uploaded

    Information

    Djblets
    release-1.0.x
    5d9d003...

    Reviewers

    Djblets now supports working with Django 1.11. This support is new, and
    we're likely to encounter issues here and there, but as of now it passes
    all unit tests.

    This change simply updates the Django version cap to include all Django
    1.11 releases.

    Installed Django 1.11 through a Djblets package installation in a new
    virtual environment and successfully ran all unit tests.