LOCALE_PROVIDER & pg 14.9
LOCALE_PROVIDER = libc LOCALE = 'en_US.utf8'
does not work with pg v14.9
Maybe we have to provide the version of pg to init.py in order to suppress the rendering of LOCALE_PROVIDER
LOCALE_PROVIDER = libc LOCALE = 'en_US.utf8'
does not work with pg v14.9
Maybe we have to provide the version of pg to init.py in order to suppress the rendering of LOCALE_PROVIDER