Benjamin Armijo

Results 7 comments of Benjamin Armijo

> Did you use it before on the Mac M1? Did you find some clues on the web about M1 + Django + reloading? Do you use docker? Yes i...

the diff is that in the newer version have the line platform, i tried to run with the line commented but the bug persist django: &django platform: linux/x86_64 i think...

the diff are the versions. New: Werkzeug[watchdog]==2.0.3 # https://github.com/pallets/werkzeug watchgod==0.8.2 # https://github.com/samuelcolvin/watchgod Old: Werkzeug==1.0.1 # https://github.com/pallets/werkzeug watchgod==0.6 # https://github.com/samuelcolvin/watchgod in the Werkzeug the name of watchgod changes to watchdog is...

I change to the older version and it restart with stat. it seems that the problem is with watchdog

when this will be merged into master?

have you already fixed it?