没有合适的资源?快使用搜索试试~ 我知道了~
django-envelope:Django联络表格应用程式
共77个文件
py:24个
rst:11个
mo:9个
需积分: 14 0 下载量 64 浏览量
2021-05-02
19:32:16
上传
评论
收藏 71KB ZIP 举报
温馨提示
django信封 django-envelope是适用于Django Web框架的简单联系表单应用程序。 基本用法 使用pip install django-envelope 。 将envelope添加到您的INSTALLED_APPS 。 创建一个模板envelope/contact.html {% render_contact_form %} ,其中包含对{% render_contact_form %}模板标签的调用。 可以通过在模板顶部放置{% load envelope_tags %}来导入此标签。 将应用程序的URLconf钩在您的urls.py如下所示: urlpatterns = patterns('', #... (r'^contact/', include('envelope.urls')), #... ) 有关更多自定义选项,请
资源推荐
资源详情
资源评论
收起资源包目录
django-envelope-master.zip (77个子文件)
django-envelope-master
MANIFEST.in 198B
.travis.yml 749B
README.rst 2KB
.coveragerc 138B
docs
reference.rst 995B
conf.py 7KB
usage.rst 2KB
make.bat 5KB
install.rst 605B
changes.rst 4KB
development.rst 2KB
cookbook.rst 6KB
configuration.rst 1KB
Makefile 5KB
index.rst 638B
customization.rst 4KB
AUTHORS.rst 423B
test_requirements.txt 47B
tests
templates
customized_contact.html 552B
envelope
contact.html 200B
layout.html 530B
test_forms.py 4KB
test_views.py 6KB
__init__.py 0B
settings.py 2KB
urls.py 628B
test_templatetags.py 979B
test_spam_filters.py 1KB
tox.ini 551B
example_project
templates
base.html 1KB
envelope
crispy_contact.html 393B
messages_contact.html 556B
contact.html 335B
__init__.py 0B
settings.py 2KB
requirements.txt 65B
manage.py 252B
urls.py 657B
LICENSE 1KB
envelope
models.py 24B
templates
envelope
email_body.txt 397B
email_body.html 6KB
contact_form.html 369B
spam_filters.py 454B
locale
nl
LC_MESSAGES
django.po 2KB
django.mo 1KB
el
LC_MESSAGES
django.po 2KB
django.mo 1KB
fr
LC_MESSAGES
django.po 2KB
django.mo 1KB
ru
LC_MESSAGES
django.po 2KB
django.mo 1KB
lv
LC_MESSAGES
django.po 2KB
django.mo 1KB
es
LC_MESSAGES
django.po 2KB
django.mo 1KB
fi
LC_MESSAGES
django.po 2KB
django.mo 1KB
pt_BR
LC_MESSAGES
django.po 2KB
django.mo 1KB
pl
LC_MESSAGES
django.po 3KB
django.mo 2KB
__init__.py 456B
settings.py 574B
signals.py 257B
views.py 4KB
templatetags
envelope_tags.py 1KB
__init__.py 0B
urls.py 182B
forms.py 4KB
runtests.py 385B
setup.cfg 90B
doc_requirements.txt 81B
requirements.txt 13B
setup.py 1KB
.gitignore 147B
APACHE_LICENSE 11KB
共 77 条
- 1
资源评论
crazed1987
- 粉丝: 37
- 资源: 4677
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于Arduino和Firebase的智能家庭管理系统NodeSmartHome.zip
- (源码)基于C++的East Zone DSTADSO Robotics Challenge 2019机器人控制系统.zip
- (源码)基于Arduino平台的焊接站控制系统.zip
- (源码)基于ESPboy系统的TZXDuino WiFi项目.zip
- (源码)基于Java的剧场账单管理系统.zip
- (源码)基于Java Swing的船只资料管理系统.zip
- (源码)基于Python框架的模拟购物系统.zip
- (源码)基于C++的图书管理系统.zip
- (源码)基于Arduino的简易温度显示系统.zip
- (源码)基于Arduino的智能电动轮椅系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功