I haven't tried it.  But, I wouldn't think so.  It shouldn't be hard
to install Django for 2.6.  I've never used CentOS.  But, most of the
time, a version requirement means "at least".  Of course, in the case
of Python 3, that would not be true.

On Tue, Jun 8, 2010 at 4:25 AM, Nick <n...@njday.com> wrote:
> Hi,
>
> I'm currently running Django on CentOS using the supplied Python 2.4.
> I now need to use Python 2.6.  I have installed Python 2.6 from the
> EPEL repositories, which sits alongside 2.4 (which is required for
> CentOS things such as "yum").
>
> Django (and other Python modules) are all located in Python 2.4's site-
> packages folder.  When I upgrade to 2.6, is it just a case of copying
> these over into 2.6's site-packages folder, or do I need to install
> the modules afresh?
>
> Thanks,
> Nick
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
>

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

Reply via email to