Re: django under 2.5

2007-08-30 Thread Alvaro Mouriño
On 8/30/07, John Shaffer <[EMAIL PROTECTED]> wrote: > > On 8/28/07, Alvaro Mouriño <[EMAIL PROTECTED]> wrote: > > I have been running django under python 2.4 but now I'm considering > > switching to 2.5. Are there any known compatibility issues? Or is it > > just straightforward? > > Django itself

Re: django under 2.5

2007-08-30 Thread John Shaffer
On 8/28/07, Alvaro Mouriño <[EMAIL PROTECTED]> wrote: > I have been running django under python 2.4 but now I'm considering > switching to 2.5. Are there any known compatibility issues? Or is it > just straightforward? Django itself should work fine. Usually your apps and projects will work witho

Re: django under 2.5

2007-08-29 Thread John DeRosa
ditto Kevin Menard wrote: > On 8/28/07, Alvaro Mouriño <[EMAIL PROTECTED]> wrote: >> Hi list, >> >> I have been running django under python 2.4 but now I'm considering >> switching to 2.5. Are there any known compatibility issues? Or is it >> just straightforward? > > I've been running under 2.5

Re: django under 2.5

2007-08-29 Thread Kevin Menard
On 8/28/07, Alvaro Mouriño <[EMAIL PROTECTED]> wrote: > > Hi list, > > I have been running django under python 2.4 but now I'm considering > switching to 2.5. Are there any known compatibility issues? Or is it > just straightforward? I've been running under 2.5 without any problems. The same cod