Skip to main content

Simple contact form for Django Church sites

Project description

Simple contact form for Django Church sites.

Installation

Install the package with pip:

pip install djangochurch-contact

Add djangochurch_data to INSTALLED_APPS:

INSTALLED_APPS = [
    ...
    'djangochurch_data',
]

Run the following commands:

python manage.py loaddata djangochurch_pages djangochurch_assets djangochurch_events djangochurch_news
python manage.py djangochurchimages

Images

All images used in this project are provided by Unsplash, who provide their images under a Creative Commons Zero license.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

djangochurch-contact-0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

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