• 
      

    Improve the get_app compatibility method.

    Review Request #10297 — Created Nov. 1, 2018 and submitted

    Information

    Django Evolution
    master
    9cb6af4...

    Reviewers

    This updates the get_app compatibility method to provide better
    consistency between the behaviors of all supported versions of Django.
    Error messages in the case of a missing models module is now consistent.
    Documentation has also been updated to reflect the expected behavior.

    Unit tests were added to ensure matching behavior across Django
    versions.

    Unit tests pass on all supported versions of Django.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (eb7f90d)