Felix Meziere
Felix Meziere
Currently, `master`'s `/lib` still corresponds to 1.3.6, meaning that we can't use it to fix the focus issues on mobile. In this commit, I just ran `yarn` in the repo....
Wish this existed in the library ! :)
Same issue here, on chrome mobile, sometimes, onSuccess is not triggered...
Have the same problem too ! :/ Monkey patch works for me, make sure to import ModelState from migrations. You can put this for example in your settings.py. ```py from...
Hi @yrd , in what version of Django ? I don't have any issues so far in Django 3.2.10 but this worries me! Should I use your code snippet?
thank you!
@syastrov any ideas on this one too?
@syastrov I just saw that you have worked on similar topics in the past, any ideas?
Same bug here, blocking me completely
@flaeppe I see that you have been working a bit on progressing the work on querysets and managers recently, thanks for this! With the recent release though I get warnings...