Run migrations all over the app again. Plus run -python manage.py syncdb
On Thursday, 27 February 2020 06:39:31 UTC+5:30, Hella Nick wrote:
>
> Me to,My error was is
> Traceback (most recent call last):
> File
> "D:\Python3\lib\site-packages\django\contrib\sessions\backends\base.py",
> line 19
Me to,My error was is
Traceback (most recent call last):
File
"D:\Python3\lib\site-packages\django\contrib\sessions\backends\base.py",
line 190, in _get_session
return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'
During handling of the above e
On 12 February 2010 11:26, chiranjeevi muttoju
wrote:
> Hi,
> When i'm using the session in django i'm getting this error relation
> "django_session" does not exist. what is that error.. if any one of u know
> please help me..
> My code is:
>
from django.contrib.sessions.backends.db import Se
3 matches
Mail list logo