mezzanine-smartling

时间:2021-05-03 21:49:44
【文件属性】:
文件名称:mezzanine-smartling
文件大小:116KB
文件格式:ZIP
更新时间:2021-05-03 21:49:44
Python 夹层Smartling的翻译 夹层Smartling Translations允许您保存夹层页面和Django模型内容并将其上载到Smartling进行翻译。 翻译完成后,该页面将保存到管理员视图中,在该视图中可能需要站点特定的批准。 该软件包可与夹层Page模型和标准Django模型一起使用。 安装 pip install mezzanine-smartling 快速开始 1.像这样将“ mezzanine_smarling”添加到您的INSTALLED_APPS设置中 INSTALLED_APPS = ( ... 'mezzanine_smarling', ) 2.像这样将民意测验URLconf包含在您的项目urls.py中 (r'^/', include('mezzanine_smartling.urls')), 运行python manage.py migrati
【文件预览】:
mezzanine-smartling-master
----MANIFEST.in(41B)
----README.rst(3KB)
----mezzanine_smartling()
--------urls.py(204B)
--------migrations()
--------managers.py(4KB)
--------admin.py(9KB)
--------__init__.py(246B)
--------models.py(9KB)
--------smartlingapi.py(2KB)
--------views.py(2KB)
--------templates()
----mezzanine_smartling.egg-info()
--------dependency_links.txt(85B)
--------PKG-INFO(5KB)
--------requires.txt(32B)
--------SOURCES.txt(919B)
--------top_level.txt(20B)
----__init__.py(246B)
----LICENSE(11KB)
----build()
--------lib()
----setup.py(2KB)
----dist()
--------mezzanine_smartling-0.1-py2.7.egg(28KB)
--------mezzanine-smartling-0.1.tar.gz(21KB)
----flow.png(38KB)
----.gitignore(6B)

网友评论