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

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.