jango on AWS
>> I am following this
>> https://medium.com/@charlesthk/deploy-nginx-django-uwsgi-on-aws-ec2-amazon-linux-517a683163c6
>> Everything was going right but when i run python manage.py migrate , it's
>> giving me this error
>> django.core.exceptions.Imprope
t; giving me this error
> django.core.exceptions.ImproperlyConfigured: SQLite 3.8.3 or later is
> required (found 3.7.17).
> how can i resolve this?
> Please help me
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscrib
wsgi-on-aws-ec2-amazon-linux-517a683163c6
> Everything was going right but when i run python manage.py migrate , it's
> giving me this error
> django.core.exceptions.ImproperlyConfigured: SQLite 3.8.3 or later is
> required (found 3.7.17).
> how can i resolve this?
> Pl
t;>> 110, in load_backend
>>> return import_module('%s.base' % backend_name)
>>> File "/usr/lib64/python3.7/importlib/__init__.py", line 127, in
>>> import_module
>>> return _bootstrap._gcd_import(name[level:], package, level)
module
>> return _bootstrap._gcd_import(name[level:], package, level)
>> File "", line 1006, in _gcd_import
>> File "", line 983, in _find_and_load
>> File "", line 967, in
>> _find_and_load_unlocked
>> File "", lin
in _find_and_load
> File "", line 967, in
> _find_and_load_unlocked
> File "", line 677, in _load_unlocked
> File "", line 728, in exec_module
> File "", line 219, in
> _call_with_frames_removed
> File
> "/usr/local/lib/python3.7/si
ckages/django/db/backends/sqlite3/base.py",
line 66, in
check_sqlite_version()
File
"/usr/local/lib/python3.7/site-packages/django/db/backends/sqlite3/base.py",
line 63, in check_sqlite_version
raise ImproperlyConfigured('SQLite 3.8.3 or later is required (found
%s).' % Database.sqlite_version)
dj
; https://medium.com/@charlesthk/deploy-nginx-django-uwsgi-on-aws-ec2-amazon-linux-517a683163c6
>> Everything was going right but when i run python manage.py migrate , it's
>> giving me this error
>> django.core.exceptions.ImproperlyConfigured: SQLite 3.8.3 or later is
>>
s-ec2-amazon-linux-517a683163c6
> Everything was going right but when i run python manage.py migrate , it's
> giving me this error
> django.core.exceptions.ImproperlyConfigured: SQLite 3.8.3 or later is
> required (found 3.7.17).
> how can i resolve this?
> Please help me
>
&g
error
django.core.exceptions.ImproperlyConfigured: SQLite 3.8.3 or later is
required (found 3.7.17).
how can i resolve this?
Please help me
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an e
10 matches
Mail list logo