Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-crispy-contact-form

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-crispy-contact-form

Customizable contact form based on crispy-forms with captcha support for Django 1.11+

  • 0.3.8
  • PyPI
  • Socket score

Maintainers
1

Customizable contact form based on crispy-forms

django-crispy-contact-form is a contact form based on crispy-forms with captcha support for Django 1.11+

.. image:: https://travis-ci.org/dlancer/django-crispy-contact-form.svg?branch=master :target: https://travis-ci.org/dlancer/django-crispy-contact-form/ :alt: Build status

.. image:: https://img.shields.io/pypi/v/django-crispy-contact-form.svg :target: https://pypi.python.org/pypi/django-crispy-contact-form/ :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/format/django-crispy-contact-form.svg :target: https://pypi.python.org/pypi/django-crispy-contact-form/ :alt: Download format

.. image:: https://img.shields.io/pypi/l/django-crispy-contact-form.svg :target: https://pypi.python.org/pypi/django-crispy-contact-form/ :alt: License

Requirements

::

Django>=1.11,<2.2
django-appcore>=0.0.9
django-crispy-forms==1.7.2
django-ipware==2.1.0
bleach==2.1.4

Optional Requirements

::

django-simple-captcha>=0.5.9
django-recaptcha>=1.4.0

Usage

This contact form do not send messages or emails. All submitted information stored in the database and optional Django signals generated about submission. You may setup your own handlers for these signals.

You can find detailed documentation in the "docs" directory.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc