Carlton Gibson
Carlton Gibson
Yes, this would be an addition. I only use app template dirs, so never built for this. Happy to take a patch adding a fallback with tests.
@devkral This is a duplicate of #2160. Could you provide a review there please?
Thanks for this @devkral. I'm going to close in favour of https://github.com/django/channels/pull/2160.
I have plans here but it will definitely be on a flat basis. Nested routes open up a whole load of weird edge cases that aren't worth the trouble, in...
This is a duplicate of #1428. It's documented in the [URLRouter docs](https://channels.readthedocs.io/en/latest/topics/routing.html#urlrouter): > Please note that URLRouter nesting will not work properly with path() routes if inner routers are wrapped...
> My doubt is that there is an execution path in which the mock performed in the communicator is not effective against the db-closure in the consumer... Sounds likely from...
> I understand that this would mean to drop support for django 4.2, because async signals were introduced in 5.0, maybe this could be done in a 5.0 release of...
https://justinmayer.com/posts/any-updates/
Hi @haukuri. > Would you rather keep the existing structure? I would 😅 Could you not (merely) add an `extra_templates` folder? (This wouldn't be auto-detected by app-level finder, so would...
@haukuri Let me have a play. Thanks. 🙏