Patrick Hanckmann

Results 26 comments of Patrick Hanckmann

Hii, well... I am not sure how to reproduce it. For now I am maintaining a fork in which I removed the problematic migration file. When time allows (not before...

@JeroenvO ; for the time being, I am maintaining this fork: https://github.com/hanckmann/django-two-factor-auth-no-squash Feel free to use it as well. If I manage to resolve the issue and work my way...

Wow. Changing the order of the installed apps actually fixed this issue for (early tests show). This makes me happy. I will ensure it is indeed the case by more...

@demin-dmitriy I see what you type... but I have still no idea how to use it. My full default.nix is (as is provided by the poetry2nix documentation): ``` { pkgs...

There is also a discussion here: https://github.com/nix-community/poetry2nix/issues/1489