.. _prequisites: Prerequisites ============= django-tellafriend requires the following packages to be installed: * `django `_ (you guessed that, right?!) * `django-simple-captcha `_ You hopefully already installed the first. The latter can be installed by using ``pip install django-simple-captcha``.