Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 django 站点中开发一个具有 2 种语言的站点,但我对此一无所知。django 中有什么支持我这样做的吗?如果可以的话,请给我指路并给我文件。
谢谢
请查阅有关 Django 国际化功能以及如何管理本地化的文档。