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.