areski / django-nvd3

Django wrapper for nvd3 - It's time for beautiful charts
Other
417 stars 124 forks source link

User login status can not persist #55

Closed gnehcwu closed 9 years ago

gnehcwu commented 9 years ago

Dear, As the issue title says, when a user is logged in a system, when the user goes to a page which using "django-nvd3" to create a chart(line chart for example) , user log out automatically and those authenticated all lost. didn't know i am the only one who came across this problem, hope anyone can give a solution. thx:) sorry, if i have not expressed the situation clearly.

Best Regards.

areski commented 9 years ago

I dont think your problem is related to django-nvd3, you might be doing something else in your project that trigger the logout