Re: Dynamic app loading

2018-07-29 Thread Raphael Michel
Hi Christian, we are doing such a thing for quite a while in our open source project pretix[1]. I'm not sure if its something that Django needs to do better, since requirements for this tend to deviate a lot and there's already a solid basis in the Python packaging toolchain to start from: To disc

Installing Channels - bin\\HostX86\\x64\\cl.exe' failed with exit status

2018-07-29 Thread Ryan M
creating build\lib.win-amd64-3.7\twisted\protocols\test copying src\twisted\protocols\test\test_basic.py -> build\lib.win-amd64-3.7\twisted\protocols\test copying src\twisted\protocols\test\test_tls.py -> build\lib.win-amd64-3.7\twisted\protocols\test copying src\twisted\protocols

Dynamic app loading

2018-07-29 Thread Christian González
Hello DjangoDevs, I'm new here to this group, and to be honest, just a "fake" developer. Doing that is not my main job. So please be patient with my maybe BadIdea(tm). Another warning: much text. Hint: there is a TL;DR at the end. I stumbled upon a "missing feature" in Django, which I call "dyna