Skip to main content

Initial data for Django Church projects

Project description

Sample content for Django Church sites.

Installation

Install the package with pip:

pip install djangochurch-data

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


Download files

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

Source Distribution

djangochurch-data-0.1.2.tar.gz (314.5 kB view hashes)

Uploaded Source

Built Distribution

djangochurch_data-0.1.2-py2.py3-none-any.whl (317.5 kB view hashes)

Uploaded Python 2 Python 3

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