3500;Django Privacy MGMT

djangocms-aldryn-forms-bootstrap4-templates的Python项目详细描述


这个python模块是开源的,可以在这里获得:https://gitlab.com/what-digital/djangocms-aldryn-forms-bootstrap4-templates

##版本控制和软件包

为了发布新版本的Divio附加组件:

  • djangocms-aldryn-forms-bootstrap4-templates/aldryn-forms/u bs4-templates/uu init.py中增加版本号
  • divio加载项验证
  • divio加载项上载
  • 然后git添加、提交并用版本号标记

然后,为了发布新的pypi版本:

##依赖关系

  • 前端需求,请确保包含这些或将静态资源和模板更改为您自己的前端堆栈
    • jQuery公司
    • 引导程序4

##设置

  • 在divio.com上或通过pypi安装插件:pip install djangocms-aldryn-forms-bootstrap4-templates
  • 设置中的'INSTALLED'应用程序中的aldryn'表单'apps'前添加aldryn'表单'u bs4'模板

主页:https://gitlab.com/what-digital/djangocms-aldryn-forms-bootstrap4-templates/tree/master 作者:what.digital 作者电子邮件:mario@what.digital 许可证:未知 下载URL:https://gitlab.com/what-digital/djangocms-aldryn-forms-bootstrap4-templates/-/archive/0.0.1/djangocms-aldryn-forms-bootstrap4-templates-0.0.1.tar.gz 说明:Django隐私管理

This python module is open-source, available here: https://gitlab.com/what-digital/djangocms-aldryn-forms-bootstrap4-templates

## Versioning and Packages

In order to release a new version of the Divio add-on:

  • Increment version number in djangocms-aldryn-forms-bootstrap4-templates/aldryn_forms_bs4_templates/__init__.py
  • divio addon validate
  • divio addon upload
  • Then git add, commit and tag with the version number

Then, in order to release a new pypi version:

## Dependencies

  • frontend requirements, make sure to include these or change the static resources and templates to your own frontend stack
    • jQuery
    • bootstrap4

## Setup

  • install the add-on on divio.com or via pypi: pip install djangocms-aldryn-forms-bootstrap4-templates
  • add aldryn_forms_bs4_templates before the aldryn_forms`apps in `INSTALLED_APPS in your settings.py

平台:独立于操作系统 描述内容类型:文本/标记

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

推荐PyPI第三方库


热门话题
java迷宫解算器在死胡同中陷入循环   java JPA在一个查询中检索2个列表   java正则表达式匹配文档中两个字符串之间的所有字符   java更改JTable标题高度   安卓忽略调试库中的java代码   java使用ScheduledExecutorService延迟Spring WebClient调用不会等待响应   如何使用Java将包含JSON对象的字符串转换为实际的JSON   sqlite数据库连接:java。Lang.ClassNotFoundException:org。sqlite。JDBC   在MySQL中存储表情符号的java获取错误字符串值错误   当发送包含超过一定大小字节数据的对象时,安卓 Java StreamCorruptedException   Java游戏旋转图像和轴   java IntelliJ Idea:无法解析实体类的列   Android中带有editText的java AlertDialog   map only和mapreduce应用程序之间的java差异   如何在Kotlin编写的接口中使用默认方法的Java8特性   java CPU时间百分比算法问题   java如何在WEBINF文件夹中使用带有JAR的taglibs JSTL/core   有没有办法在Java中找到JPanel和/或JFrame的长度和宽度?