This test fails on Windows with the specified locale. Changing ```locale =
'und-u-ks-level2'``` to ```locale = '@colStrength=secondary'``` fixes this
but I'm not sure why. I believe the locale used is
[https://www.postgresql.org/message-id/43f9b6b6-6fae-47bb-8f4d-
8e84af...@manitou-mail.org/ missing on earlier Windows PostgreSQL
installations].
Is this a bug in the code or a failure specific to my installation?
--
Ticket URL: <https://code.djangoproject.com/ticket/32608>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => needsinfo
Comment:
Thanks for this report, however I don't think you've explained the issue
in enough detail to confirm a bug in schema test. It works for me on
PostgreSQL 12 and 13. Please reopen this ticket if you can provide more
details, especially why Django is at fault.
--
Ticket URL: <https://code.djangoproject.com/ticket/32608#comment:1>