文件名称:django-pragmatic:Django项目的实用工具和实用程序
文件大小:55KB
文件格式:ZIP
更新时间:2024-04-14 14:13:51
Python
django-pragmatic Django项目的实用工具和实用程序 在Django 1.5到Django 1.10.2上测试 要求 Django的 一些实用程序需要其他库,例如: django_filters fpdf文件 枕头/ PIL pyBarcode 安装 使用pip安装python库:pip install django-pragmatic 在您的Django设置文件中为INSTALLED_APPS添加pragmatic 用法 范本 pragmatic/helpers/breadcrumbs.html django-breadcrumbs应用程序的模板帮助器。 pragmatic/helpers/confirm_delete.html 删除确认表格。 pragmatic/helpers/messages.html django消息框架的模板帮助器。 pr
【文件预览】:
django-pragmatic-master
----setup.py(1KB)
----.gitignore(266B)
----.travis.yml(297B)
----MANIFEST.in(133B)
----LICENSE(1KB)
----pragmatic()
--------widgets.py(9KB)
--------templates()
--------signals.py(7KB)
--------templatetags()
--------__init__.py(20B)
--------views.py(266B)
--------middleware.py(2KB)
--------managers.py(2KB)
--------static()
--------thirdparty.py(1KB)
--------models.py(1021B)
--------authentication.py(136B)
--------jobs.py(141B)
--------panels.py(2KB)
--------mixins.py(15KB)
--------fields.py(12KB)
--------migrations()
--------decorators.py(4KB)
--------locale()
--------loghandlers.py(3KB)
--------forms.py(223B)
--------management()
--------filters.py(6KB)
--------context_processors.py(887B)
----README.rst(6KB)