🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

django-contact-form-gv

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-contact-form-gv

Django Contact Form using class based views.

0.9.1
PyPI
Maintainers
1

Django Contact Forms Generic Views

An Extensible Contact Form. Based entirely on James Bennett's django-contact-form: https://bitbucket.org/ubernostrum/django-contact-form/

Installation

pip install django-contact-form-gv

Version 0.6.0 and above requires Django 1.11+ and drops support for python 2 Version 0.5.0 and above requires Django 1.8+ because it uses the newly added "reply_to" field in django.core.mail.message/EmailMessage

Previous versions Utilize Django's class based views and require Django >= 1.3.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts