Docker locale setup prerequisite #265
Closed
mobinghoveoud
started this conversation in
Ideas
Replies: 1 comment
-
Agree @mobinghoveoud PR welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When adding
django-jalali
to my project, I encountered an issue with setting the locale as described in the documentation. Since I use Docker, I needed to include the following commands in my Dockerfile to properly configure the locale:I thought this might be useful for others who run into the same issue, especially those using Docker. Perhaps it could be a good idea to add this to the documentation as a note for Docker users (locale setup section link).
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions