Hi Everyone, Since last two nights, I am struggling a lot to resolve the issue as my Django admin section keeps redirecting to login page repeatedly. I had tried every corner solution to resolve the issue, but failed to resolve it.
Finally I am writing here in some hope that someone who already had the similar issue would help me to resolve it. So I am using Django 1.9.4 and when I logged into admin section then its seems to be fine but when I reload the page or click on some button then it redirect me to login page, As per my investigation I found that I am getting 302 for *"admin/jsi18n"* see the below screenshot.. <https://lh3.googleusercontent.com/-xYJDt8C3BlE/WKIYEefVjYI/AAAAAAAAA2A/6N7KqVF5InIZgOeKvOg75Hgofn_ZnJ3XgCLcB/s1600/Screen%2BShot%2B2017-02-14%2Bat%2B2.02.39%2Bam.png> Below is the screenshot after reloading the above mentioned page.. <https://lh3.googleusercontent.com/-REdYTaQFzdc/WKIYlk1cpZI/AAAAAAAAA2E/0X2LNS4_dzUQ-xTNiz30McOmodtuzAdMgCLcB/s1600/Screen%2BShot%2B2017-02-14%2Bat%2B2.05.16%2Bam.png> I would really appreciate the help to resolve the issue and I need to move for production asap. Thanks, Abdul Wahid -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/56697709-0510-4cc6-9ee4-669d6f379a2c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

