Skip to main content
Latest PyPI version Number of PyPI downloads https://travis-ci.org/zsiciarz/django-envelope.png?branch=develop https://coveralls.io/repos/zsiciarz/django-envelope/badge.png

django-envelope is a simple contact form app for Django web framework.

Basic usage

  1. Add envelope to your INSTALLED_APPS.

  2. Create a template envelope/contact.html that contains somewhere a call to {% render_contact_form %} template tag. This tag can be imported by placing {% load envelope_tags %} at the top of your template.

  3. Hook the app’s URLconf in your urls.py like this:

    urlpatterns = patterns('',
        #...
        (r'^contact/',    include('envelope.urls')),
        #...
    )

See the docs for more customization options.

Resources

Authors

django-envelope is maintained by Zbigniew Siciarz. See AUTHORS.rst for a full list of contributors.

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-envelope-0.7.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_envelope-0.7-py2.py3-none-any.whl (24.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-envelope-0.7.tar.gz.

File metadata

  • Download URL: django-envelope-0.7.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-envelope-0.7.tar.gz
Algorithm Hash digest
SHA256 c3c3620033425f50ebf08a7b5e2e34fd9c476bc7c517339aba9fe57cd5021770
MD5 6d8e6ab5ad58aff21ac747932c05af2c
BLAKE2b-256 6836810458156f459169c5e975268d59bff83a4ebfc65a17f15460630359cc32

See more details on using hashes here.

File details

Details for the file django_envelope-0.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_envelope-0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a6d3effb99e9bea6585c85937c917cdfbce473996cc60be60d5d25a358e85f00
MD5 bad46fe09635ae419ecd8f15feab6bf4
BLAKE2b-256 f3ee7bcd3388f6b5a0fb535249804642dc8d7508bcb551faaea5cefad009080a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page