Re: [Feature Request] Having an middleware to be able to force authentication on views by default

2020-03-16 Thread Alasdair Nicol
Hi, Creating Django settings is often discouraged, so perhaps it would be better to create a subclass of AuthenticationMiddleware instead of adding a setting. Then users would update MIDDLEWARE to enable the new functionality. Cheers, Alasdair On Sunday, 15 March 2020 17:46:48 UTC, Mehmet Ince

Re: Fellow Reports - March 2020

2020-03-16 Thread Mariusz Felisiak
Week ending March 15, 2020. *Triaged:* https://code.djangoproject.com/ticket/31352 - Document migration dependencies "__latest__" special value. (wontfix) https://code.djangoproject.com/ticket/18305 - force_update/force_insert not passed up the inheritance chain in .save() (fixed) https://code.d