Re: Feature request : Load signals automatically

2021-09-14 Thread cheeri...@gmail.com
If you make signals autoload, you obscure what is happening. In the case of models and apps, they are so essential and tightly coupled to the framework itself that we can eschew the boilerplate for linking them together. The developer experience is almost universally better as a result. I don't

Re: Feature request : Load signals automatically

2021-09-14 Thread Aymeric Augustin
Hello, I'd like to to chime in quickly as I'm responsible for this boilerplate (see this talk , slide 33). This is really a question of convention vs. configuration. Django tends to prefer configuration over convention, because there's v

Re: Feature request : Load signals automatically

2021-09-14 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
I've replied on the forum. On Tue, 14 Sept 2021 at 13:21, Roxane Bellot wrote: > > > Hi guys ! > > First of all, i’m new here, so if this issue has already been discussed or > if here is not the place to talk about it (I also opened a forum post >