Alex
Alex
I support, I also faced such a problem, me version Django 4.0.7 ```python version.startswith("4") ``` I corrected this point, but there is a problem here ```python for module_name in sys.modules:...
> Looks good to me! If it works on your end. > > Can you please add tests to make the implementation complete? > > Take a look at the...
> Flake8 и isort обнаружили 3 незначительные проблемы, и некоторые из ваших тестов не работают. Вы можете это исправить? I don't have a lot of time right now, so I...