Django - deterministic=True requires SQLite 3.8.3 or higher upon running python manage.py runserver
I am running a linux red hat environment from AWS. I have followed every instruction for upgrading sqlite3 to the "latest" version. I am running python 3.9.2 (and have recompiled it with LD_RUN_PATH=/usr/local/lib ./configure ) and django version 4. I have set up a virtual environment to install and run django. I have changed the activate script to include e