On 29 September 2011 10:07, Hussain Bohra <[email protected]> wrote:

> Hi All,
>
> I am trying to install django on top of python 3.2, but getting following
> error:
>
> https://docs.djangoproject.com/en/dev/intro/install/

Being a Python Web framework, Django requires Python. It works with any
Python version from 2.5 to 2.7 (due to backwards incompatibilities in Python
3.0, Django does not currently work with Python 3.0; see *the Django
FAQ*<https://docs.djangoproject.com/en/dev/faq/install/>for more
information on supported Python versions and the 3.0 transition)
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to