You've mailed the django-developers list which is for development *of
Django itself*. The proper mailing list about using Django is
django-users. Please send this message to django-users unless you're
proposing a change to Django.
http://groups.google.com/group/django-users
On Sun, Aug 28, 20
I am running django 1.3 on python version 2.5.2. My code runs fine on
python v2.6 but on v2.5.2 I get the following
Could not import base.views. Error was: No module named io
Here is the traceback:
Django Version: 1.3
Python Version: 2.5.2
Installed Applications:
['django.contrib.auth',
'django