Django 2.0.10 版本发行说明
- Prevented repetitive calls to in the class in an attempt to fix a random crash involving since Django 2.0.6 (#29959).
- Prevented SQLite schema alterations while foreign key checks are enabled to avoid the possibility of schema corruption ().