Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index page exception #21

Open
unref opened this issue Jan 16, 2018 · 1 comment
Open

Index page exception #21

unref opened this issue Jan 16, 2018 · 1 comment

Comments

@unref
Copy link

unref commented Jan 16, 2018

На главной странице выбрасывает исключение, в случае когда в браузере есть куки от пользователя которого нет в БД. Например пользователь залогинился, затем закрыл вкладку, затем этого пользователя удалить из БД.

TypeError: 'NoneType' object has no attribute '__getitem__'

if not logined_by_cookie():

cookie = cur.fetchone()[0] # getting hash

@itJunky
Copy link
Owner

itJunky commented Jan 29, 2018

Случай довольно редкий. Так что приоритет у задачи "когда-нидубь" =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants