I\'ve cloned a django project to a Centos 7 vps and I\'m trying to run it now, but I get this error when trying to migrate:
migrate
$ python manage.py m
another option is to use atomic repo
wget -O - http://updates.atomicorp.com/installers/atomic |sh yum install atomic-sqlite LD_LIBRARY_PATH='/opt/atomicorp/atomic/root/usr/lib64/' python3 >>> import sqlite3 >>> sqlite3.sqlite_version '3.8.5'