You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
django-uuid have a bug when field's attr 'hyphenate' is true . the uuid is 36 length , but the value get from session is still 32 length . so the cookie can't match session so is it!
The text was updated successfully, but these errors were encountered:
django-uuid have a bug when field's attr 'hyphenate' is true . the uuid is 36 length , but the value get from session is still 32 length . so the cookie can't match session so is it!
The text was updated successfully, but these errors were encountered: