.. _overview:

Overview
========

``django-change-email`` is a `Django`_ application that allows users to change
their email address.

.. _requirements:

Requirements
=============

This application requires

* `Django`_ 1.5
* `django-easysettings`_

For `Django`_ version older than 1.5 there is a pre-1.5 branch.

.. _documentation:

Documentation
=============

A detailled documentation is available on the `the project's GitHub Pages`_.

.. _`the project's GitHub Pages`: http://tarak.github.com/django-change-email
.. _`Django`: https://www.djangoproject.com/
.. _`django-easysettings`: https://github.com/SmileyChris/django-easysettings
