Overview

What is Django Church?

For end users, you may want to read the Django Church user documentation, which explains in more detail what Django Church is.

However for developers, Django Church is a project which consists of the following applications and packages:

As well as the following themes:

Requirements

Django

Django Church is built for the latest release of Django - currently Django 1.7.

Older versions of Django are unsupported and will not work.

Python

The minimum required Python version is Python 2.7, we recommend that you use the latest bugfix release.

Django Church also supports Python 3. Currently Python 3.3 is tested and supported - older version of Python 3 will not work with all applications.