Forums

NotSupportedError( django.db.utils.NotSupportedError: SQLite 3.21 or later is required (found 3.11.0).

Lo mismo me pasa usando MySQL, no funciona con versiones nuevas

To get newer SQLite you need to update your system image. See https://help.pythonanywhere.com/pages/ChangingSystemImage/

Thanks, I changed from Django 4.2 to 4.1 and the problem was solved.