Peter Bispham
Peter Bispham
@siovene only the workaround I mentioned above, i.e. using database cookies. I didn't find any other solution. I'm not using hitcount at the moment so can't be any more help...
Not sure if it's a fixed size but the max cookie size in a browser is 4096 bytes I think so if you could handle that then you should be...
Thanks for your reply. Sorry for the late response. Just done some testing. If I use django-allauth==0.30.0 all works fine in that I'm not asked for the email address on...