I want to use a global dictionary in views.py which is accessible by all the functions in views.py. and they can get updated values.

Submitted 3 years, 9 months ago
Ticket #29
Views 280
Language/Framework Django
Priority Urgent
Status Closed

I am using my custom login func. when i find the specific user whose id pass is correct i want its credentials to be saved in the context1 but when the login func. is finished and i access the credentials in homepage func. it gives the old values of context1

Submitted on Jul 01, 20
add a comment

1 Answer

Acknowledged

Submitted 3 years, 10 months ago

Resolved.

- moazamrana22 3 years, 10 months ago


Latest Blogs