Mateusz Slisz
Results
1
issues of
Mateusz Slisz
I don't know is it intended behavior or not, but I got `django.db.utils.ProgrammingError` when I was trying to simple filter UserSocialAuth by `acces_token` from `extra_data`. ### Steps to reproduce ```...