Django 2.1.5 release notes

    • Fixed compatibility with mysqlclient 1.3.14 ().
    • Prevented SQLite schema alterations while foreign key checks are enabled to avoid the possibility of schema corruption (#30023).
    • Fixed a regression in Django 2.1.4 where is incorrectly called with a non- argument during an object add ().