Installation

Requirements

  • Django 1.2.7 or higher
  • Python 2.5 or a higher release of Python 2.x or PyPy 1.5 or higher, Python 3.x is not supported (yet).
  • For Django 1.2.x you need django-cbv
  • For Python < 2.7 you need argparse

Installation

Install django-hvad using pip by running pip install django-hvad. Then add 'hvad' to your INSTALLED_APPS to make the admin templates work.

Project Versions

Table Of Contents

Previous topic

Welcome to the Django hvad documentation!

Next topic

Quickstart

This Page