Lingua Libre currently runs on Django 4.2.
Django 5.0 has been released in early December 2023 (see release notes).
The main changes we should have a look into are:
- the introduction of db_default for fields
- the GeneratedField class
- the field choices improvements


