deploy: Set LC_COLLATE to 'C'
Update postgresql default template ('template1'), to have LC_COLLATE='C' and LC_CTYPE='C'. This is needed for test database that is created from django, without the ability to set a different template.
Please register or sign in to comment