• 
      

    Show the versions of Python, Django, and database modules when running tests.

    Review Request #11083 — Created July 16, 2020 and submitted

    Information

    Django Evolution
    master

    Reviewers

    The test runner now shows the versions of Python, Django, and all the
    database bindings when starting up a test suite, helping provide a
    reference when diagnosing issues that differ between versions.

    Ran unit tests. Saw the version output.

    Summary ID
    Show the versions of Python, Django, and database modules when running tests.
    The test runner now shows the versions of Python, Django, and all the database bindings when starting up a test suite, helping provide a reference when diagnosing issues that differ between versions.
    f3ca896251c5d9f1e9510362fd5d5f5f871aaaf3
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (9f71163)