This project is a sample of using Hy with Django.
It follows the Django Getting Started documentation, but uses Hy for the entire project.
$ pip install django
# Newer version of python require the git version of hy.
$ pip install git+https://github.com/hylang/hy.git