Re: Feature Request: Enabling hooking into the autodetector from a third-party app.

2019-10-08 Thread Carlton Gibson
Hi Emil. Thanks for this. Ticket was https://code.djangoproject.com/ticket/30849 Closed as wontfix, since at least constraints are now handled. I don't think that covers everything you propose but see again Simon and Josh's comments on the first thread you opened

Re: Feature Request: Enabling hooking into the autodetector from a third-party app.

2019-04-14 Thread Ian Foote
Hi Emil, This is a very interesting idea and I find your use-case compelling. Adding support for custom triggers to Django itself would resolve your main use case this time but I also see value in a general solution that enables Django's third-party ecosystem. I think the next step is to open a n