Django 2.0.7 release notes

    Django 2.0.7 fixes several bugs in 2.0.6.

    • Fixed admin check crash when using a query expression in ().
    • Fixed migrations crash with namespace packages on Python 3.7 (#28814).