Revision history [back]
Looks like you don't have the module avatar
on your Python path, you will need to install it first:
pip install -e git+git://github.com/ericflo/django-avatar.git#egg=django_avatar
Looks like you don't have the module avatar
on your Python path, you will need to install it first:
pip install -e git+git://github.com/ericflo/django-avatar.git#egg=django_avatar