Nobinobi的应用程序子级

nobinobi-child的Python项目详细描述


https://badge.fury.io/py/nobinobi-child.svghttps://travis-ci.org/prolibre-ch/nobinobi-child.svg?branch=masterhttps://codecov.io/gh/prolibre-ch/nobinobi-child/branch/master/graph/badge.svgUpdatesPython 3

Nobinobi的应用程序子级

文件

完整文档位于https://nobinobi-child.readthedocs.io。在

快速启动

安装Nobinobi Child:

pip install nobinobi-child

将其添加到您的设置.py

^{pr2}$

将其添加到已安装的应用程序中:

INSTALLED_APPS=(...'phonenumber_field','crispy_forms','django_extensions','rest_framework','rest_framework.authtoken','rest_framework_datatables','menu','bootstrap_modal_forms','widget_tweaks','django_select2','bootstrap_datepicker_plus','nobinobi_core','nobinobi_staff','nobinobi_child.apps.NobinobiChildConfig',...)

添加Nobinobi Child的URL模式:

fromnobinobi_coreimporturlsasnobinobi_core_urlsfromnobinobi_staffimporturlsasnobinobi_staff_urlsfromnobinobi_childimporturlsasnobinobi_child_urlsurlpatterns=[...path('',include(nobinobi_core_urls)),path('',include(nobinobi_staff_urls)),path('',include(nobinobi_child_urls)),path('select2/',include('django_select2.urls')),...]

特点

  • 托多

运行测试

代码真的有效吗?在

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

开发命令

pip install -r requirements_dev.txt
invoke -l

学分

用于呈现此包的工具:

历史

0.1.3(2020年10月12日)

  • 在包中添加本地
  • 更新要求

0.1.2(2020-09-22)

  • 修复迁移和对django4的支持

0.1.1.1(2020-09-08)

  • 修复清单以添加woff woff2 ttf ico
  • 加载项要求.txt以及设置.py->;djangorestframework数据表==0.5.2

0.1.1(2020-09-08)

  • 修复manifest以包含JSON和change设置.py系统版本发布
  • 更新要求

0.1.0(2020-08-28)

  • PyPI的第一个版本。在

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

推荐PyPI第三方库


热门话题
java 401在API URL上带有声明性Http客户端,并带有@Secured(SecurityRule.IS_ANONYMOUS)注释   java如何在Android中创建计时器?   Java8WebStart安全弹出窗口   java会通过以下两种方式导致堆空间耗尽吗?   java项目调度GA:染色体的高效数据结构   java Apache POI:如何在Excel文件中插入列   java在JRE系统库中每个jar扮演什么角色   java如何在抽象类中执行@mock(不是注入mock)   java如何使用opensearch和Lucene发送搜索查询?   java在ApachePOI中处理空列   java广播接收器未接收到目标   java错误ELF类:ELF类64(可能原因:体系结构字宽不匹配)   java调用Web服务(SSL)时出错   用于iot集线器设备固件更新的java Rest API   通过xslt将xml转换为文本文件时引发java异常   Java linux打印问题   Java XML转换器重复行   java从另一个类的方法将数组导入mainActivity类   多线程选择与Java交互的线程   我想在java程序中打印以下格式的文件: