I'm trying to install django-lfs according to the installation instructions.
While running "bin/buildout -v" I have the following error:
Installing 'djangorecipe'.
We have the distribution that satisfies 'djangorecipe==1.1.2'.
While:
Installing.
Getting section django.
Initializing section django.
Installing recipe djangorecipe.
Error: There is a version conflict.
We already have: Django 1.1.1
How could I avoid it?