Skip to content

Conversation

@RSAgr
Copy link

@RSAgr RSAgr commented Jan 1, 2026

Overview

This PR addresses two issues encountered when setting up the development environment on Windows.

Changes

  1. Docker Build Fix - Added default USER_ID=1000 and GROUP_ID=1000 to the Dockerfile, as the Makefile's id command doesn't exist on Windows
  2. Language Selector Fix - Changed language codes from "en-us"/"pt-br" to "en"/"pt-br" to match Django's standard locale codes, fixing the language dropdown that was reverting to default "pt-br". Also, by default now english is the chosen language (though the backend still doesn't translate the page to any other language chosen)

Testing

  • Docker build successful on Windows
  • Language selector now properly switches between English and Portuguese

Related Issues

Fixes issues with Windows development setup

@netlify
Copy link

netlify bot commented Jan 1, 2026

Deploy Preview for pyladiescon-portal-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 689555e
🔍 Latest deploy log https://app.netlify.com/projects/pyladiescon-portal-docs/deploys/6957bfc2b99e7100080c7019
😎 Deploy Preview https://deploy-preview-304--pyladiescon-portal-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@RSAgr RSAgr mentioned this pull request Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant