Wednesday, February 26, 2020

Re: relation "django_session" does not exist

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 190, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

--
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 email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/286920ed-8f6b-44d7-a930-11a936f48460%40googlegroups.com.

No comments:

Post a Comment