edx-sysadmin:Open edX的SysAdmin面板的插件

时间:2021-03-18 15:40:16
【文件属性】:
文件名称:edx-sysadmin:Open edX的SysAdmin面板的插件
文件大小:47KB
文件格式:ZIP
更新时间:2021-03-18 15:40:16
Python edx系统管理员 README.rst文件应以存储库的简短描述开头,该描述将在edx组织下其他存储库的上下文中进行设置。应该明确说明这适合整个edX代码库。 一个打开edX插件以启用SysAdmin面板 概述(请修改) 然后, README.rst文件应提供此存储库中代码的概述,包括主要组件和有用的入口点,用于开始更详细地了解代码。 文献资料 (待办事项: ) 开发流程 一次性设置 # Clone the repository git clone git@github.com:edx/edx-sysadmin.git cd edx-sysadmin # Set up a virtualenv using virtualenvwrapper with the same name as the repo and activate it mkvirtualenv -p python3.8 ed
【文件预览】:
edx-sysadmin-main
----MANIFEST.in(175B)
----requirements()
--------doc.in(372B)
--------pip-tools.in(189B)
--------test.txt(2KB)
--------pip-tools.txt(259B)
--------ci.txt(746B)
--------base.in(121B)
--------pip.txt(308B)
--------dev.in(474B)
--------doc.txt(4KB)
--------dev.txt(7KB)
--------private.readme(673B)
--------quality.in(448B)
--------base.txt(309B)
--------quality.txt(4KB)
--------pip.in(72B)
--------test.in(344B)
--------constraints.txt(561B)
--------ci.in(175B)
----README.rst(3KB)
----codecov.yml(174B)
----pylintrc(11KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(898B)
--------workflows()
----LICENSE.txt(34KB)
----manage.py(1007B)
----CHANGELOG.rst(592B)
----test_utils()
--------__init__.py(341B)
----tox.ini(2KB)
----test_settings.py(860B)
----edx_sysadmin()
--------conf()
--------apps.py(455B)
--------utils()
--------urls.py(304B)
--------__init__.py(207B)
--------models.py(42B)
--------views.py(3KB)
--------templates()
--------views_test.py(236B)
--------static()
----pylintrc_tweaks(195B)
----setup.cfg(117B)
----setup.py(3KB)
----Makefile(4KB)
----.editorconfig(2KB)
----tests()
--------test_models.py(74B)
----.gitignore(630B)
----.coveragerc(147B)

网友评论