考拉LMS应用程序来管理用户。

django-koalalms-accounts的Python项目详细描述


:woman::man:帐户管理

django-koalalms-accounts是考拉lms项目的django应用程序的一部分。

master上的状态: pipeline statuscoverage report

develop上的状态: pipeline statuscoverage report

:book:文档

完整的文档可以在专门的网站“django-accounts documentation”上找到。 否则,您可以自己构建它,它是使用Sphinx构建的。它位于docs目录中。从docs/requirements.txt文件安装需求,并运行make html例如。

:张开双手:贡献

如果您希望对项目做出贡献,我们将邀请您阅读Contribution Guide

:page_face_up:license

django-koalalms-learningGPLv3 (aka General Public Licence v3)下可用。以下是许可证的简短摘录:

Copyright (C) 2019 Guillaume Bernard <guillaume.bernard@koala-lms.org>

Koala LMS is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

:滚动:credits

我们用作gitlab项目缩略图的徽标是boca tutor制作的,名为“graduate,graduate cap,student icon”,可在Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)下找到。它在Icon Finder上可用。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
由于java的原因,maven无法运行代码。lang.NoClassDefFoundError:com/fasterxml/jackson/annotation/JsonMerge   Android项目中的java Creative SDK图像编辑器UI   java如何在Android Studio中使用DataOutputStream上传文件并将其他参数传递到web服务器   java倒计时服务打开时崩溃   java将RubyonRails项目转换为JRubyonRails项目   java我的图库意图是不显示图像?为什么?   java如何在春季启动时跳过mongodb/   java@Autowired在Spring中是如何实现的   甲骨文Akka java。util。同时发生的timeoutexception线程池频繁超时   java maven依赖项对spring启动应用程序有何影响?   java Firestore执行复合查询,未截获事件“已修改”   java ItemStreamException:未能初始化读取器,原因是:IllegalStateException:流已初始化。重新开放前关闭   java将空标记解组到集合的新实例中   使用AspectJ的java新手:无法调用aspect   java查找棋类游戏的所有组合   你为什么要这样做and==与Java中的equals方法不一样吗?   如何对使用JavaUUID的代码进行单元测试?