Monday, August 29, 2011

Re: Error was: No module named io

On 29 August 2011 15:26, CrabbyPete <pete.douma@gmail.com> wrote:
> This is what I suspected. Even though Django 1.3 is supposed to
> support python 2.5
>

Don't want to be rude, but let me repeat: "It's not a problem with
Django as 1.3 runs fine on 2.5.X. It's a problem in **your code**". If
you're trying to use a non-existant module, there's not much Django
can do about it.

--
Łukasz Rekucki

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment