Hunny
Hunny

Reputation: 1

Implementing Localization in Django REST Framework

In an ongoing development project of DRF, I have to support the translation for multiple languages.

My question is how should I do it.

Additionally there are many table's who's data is stored in DB added by any admin and can be updated, added new as well how those translation needs to be taken care of.

Thanks.

Upvotes: 0

Views: 32

Answers (0)

Related Questions