Skip to main content

Build status Documentation Status

Django app to manage simple contact form On Django >= 3 projects.

Detailed documentation is in the “docs” directory.

Quick start

  1. Install the app using pip

pip install django-contactform
  1. Add ‘contactform’ to your INSTALLED_APPS settings like this

INSTALLED_APPS = [
    ...
    'contactform',
]
  1. Configure the recipients of your form in your settings

CONTACTFORM_RECIPIENTS = ['me@example.com']
  1. Include the contactform URLconf in your project urls.py like

path('contact/', include('contactform.urls')),
  1. Add a form to your page using the contact_form template tag

{% load contact_form %}

{% contact_form %}

The MIT License (MIT)

Copyright (c) 2020 Guillaume Luchet

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Release files for django-contactform 2.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-contactform 2.0.1
File Size Uploaded
django-contactform-2.0.1.tar.gz 177.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-contactform 2.0.1
File Interpreter ABI Platform
django_contactform-2.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 192.3 kB

Release files / django-contactform-2.0.1.tar.gz

Download URL django-contactform-2.0.1.tar.gz
Size 177.9 kB
Tags Source
SHA-256 checksum
How to use checksums
c590657d6c4983be82f449202378d0fac66bb6a067c5f8667287f883e2259ee2
BLAKE2b-256 checksum
How to use checksums
1afa48d26119708cdd8059d46eb335db97b70e57f87959bbc8e70b3b2bdc1db4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

Release files / django_contactform-2.0.1-py3-none-any.whl

Download URL django_contactform-2.0.1-py3-none-any.whl
Size 14.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c4b451b06efe7093f4ea96d694f1c4f8c709db6d7735b89e3c16b8f72c5a9375
BLAKE2b-256 checksum
How to use checksums
252a67d7710031f67e625a0dcfd8ace5a3c71de3462ddafd1aedbb8b2473f31f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

Release history Release notifications | RSS feed

2.2.1

2 release files

2.2.0

2 release files

2.1.0

2 release files

This release

2.0.1 This release

2 release files

2.0.0

2 release files

1.0

1 release file

0.2.2

1 release file

0.2.1

1 release file

0.2

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page