Fellow Reports - May 2022

2022-05-09 Thread Mariusz Felisiak
Week ending May 8, 2022 *Triaged:* https://code.djangoproject.com/ticket/33673 - PostgreSQL removes constraints when removing columns. (needsinfo) https://code.djangoproject.com/ticket/33665 - Add support for Postgres multirange (duplicate) https://code.djangoproject.com/ticket/26318 - Unexpect

Custom template directory name in apps

2022-05-09 Thread Wouter Roos
*Feature*: Configure name of the templates directory in which the app directory template loader looks for matching template names. Possibly from the template settings. *Current situation: * Currently the directory name ('templates') is hardcoded in the app directory loader (*template/loaders/a

Re: Custom template directory name in apps

2022-05-09 Thread Mariusz Felisiak
Hi, Thanks for the proposition. I'm not sure why the new option is better than using subdirectories in *"templates" *e.g. *"templates/mail/".* Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)"