datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
86 stars 12 forks source link

Document internationalizing Django apps #90

Closed jeancochrane closed 3 years ago

jeancochrane commented 4 years ago

Documentation request

We have a few apps now that internationalize Django applications, among them Security Force Monitor. While the Django docs on internationalization are quite thorough, they leave a lot of the implementation details open to the developer, particularly around how to manage translation strings. We should consolidate our current best practices for internationalization and set ourselves up for future developments, e.g. around internationalizing Gatsby apps.