Re: Exception Value: relation "django_session" does not exist

2021-05-24 Thread RANGA BHARATH JINKA
ib/python2.7/site-packages/django/contrib/auth/__init__.py" in >>> _get_user_session_key* >>> * 59. return >>> get_user_model()._meta.pk.to_python(request.session[SESSION_KEY])* >>> *File >>> "/usr/local/lib/python2.7/site-packages/django/contrib/sessi

Re: Exception Value: relation "django_session" does not exist

2021-05-24 Thread MichaƂ T . Lorenc
gt;> *File >> "/usr/local/lib/python2.7/site-packages/django/contrib/sessions/backends/db.py" >> in load* >> * 21. expire_date__gt=timezone.now()* >> *File >> "/usr/local/lib/python2.7/site-packages/django/db/models/manager.py" in >

Re: Exception Value: relation "django_session" does not exist

2021-05-24 Thread RANGA BHARATH JINKA
27. return getattr(self.get_queryset(), name)(*args, > **kwargs)* > *File "/usr/local/lib/python2.7/site-packages/django/db/models/query.py" > in get* > * 328. num = len(clone)* > *File "/usr/local/lib/python2.7/site-packages/django/db/mode

Exception Value: relation "django_session" does not exist

2021-05-24 Thread Mic
uot; in iterator* * 238. results = compiler.execute_sql()* *File "/usr/local/lib/python2.7/site-packages/django/db/models/sql/compiler.py" in execute_sql* * 840. cursor.execute(sql, params)* *File "/usr/local/lib/python2.7/site-packages/django/db/backends/utils.p