the problem is on the flush function of django 1.8 and because of which the 
session is deleted instead of modifying and then a new session is created 
at logout and which gets conflicted with the new user session so that is 
why i am not able to log in .so is this problem with me only or others also


On Tuesday, May 3, 2016 at 6:19:57 PM UTC+5:30, Florian Apolloner wrote:
>
> Hi,
>
> this mailing list is about the development of Django itself. Please direct 
> usage questions to the django-users mailing list.
>
> Cheers,
> Florian
>
> On Tuesday, May 3, 2016 at 12:06:44 PM UTC+2, Samarjeet Singh wrote:
>>
>> The problem i am facing is :
>> 1.login to the app every thing is fine
>> 2.logout
>> 3.login back again (then if i click on any tab it redirects me to the 
>> login page back again )
>>
>> any idea what can be the problem ???
>> PS:one more thing previously when the user does a login the number of key 
>> was same in the session table(the session key was modified) but now in 1.8 
>> the number of session key entry increases by two or more. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/7f37a97d-d9d9-49ca-a51f-6a84f34fc556%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to