"Unify by values" setting in Oracle's base.py

2021-04-03 Thread NPB
Hi, Can you tell me why *execute* in .../backends/oracle/base.py sets *unify_by_values=True* when it calls *_fix_for_params*? It has an interesting effect on the Oracle cursor cache. For example, if I use a Django model called Logger like this: from . import models ... a = models.Logger(t1=

Match i18n.set_language view next param / Referer header against ALLOWED_HOSTS

2021-04-03 Thread LeMinaw
Hello, I'd like to get some input about a -rather simple- suggestion concerning the set_language view. According to the docs, for now: *After setting the language choice, Django looks for a next parameter in the POST or GET data. If that is found and Django considers it to be a safe URL (i.e

Re: Request for Comment: settings growth configuring Email Backend.

2021-04-03 Thread Carlton Gibson
Hey Tim. I'm not sure if there's anything I might say to persuade you. 🤔 > I don't think there's a big cost to additional... Yes, and that's the same argument from 7 years ago, and at other times in between. I grant that at each point an additional setting (or three) is the least disruptive