没有任何数据可供显示
| 开源项目社区 | 当前位置 : |
|
| www.trustie.net/open_source_projects | 主页 > 开源项目社区 > django-rosetta |
|
django-rosetta
|
| 14 | 0 | 120 |
| 贡献者 | 讨论 | 代码提交 |
RosettaAboutRosetta is a Django application that eases the translation process of your Django projects.
Because it doesn't export any models, Rosetta doesn't create any tables in your project's database. Rosetta can be installed and uninstalled by simply adding and removing a single entry in your project's INSTALLED_APPS and a single line in your main urls.py file.
FeaturesDatabase independent Reads and writes your project's gettext catalogs (po and mo files) Installed and uninstalled in under a minute Uses Django's admin interface CSS Translation suggestions via Google AJAX Language API InstallationTo install Rosetta:
Download the application and place the rosetta folder anywhere in your Python path (your project directory is fine, but anywhere else in your python path will do), o
标签:
