Django 1.11.10 release notes

    漏洞修复

    • Fixed incorrect foreign key nullification if a model has two foreign keys to the same model and a target model is deleted ().
    • Fixed crash when entering an invalid uuid in (#29094).