From: Yuri T. <qar...@gm...> - 2009-10-25 15:44:06
|
> Just an FYI, Django has officially dropped support for Python 2.3 in > their still-in-development version 1.2. [1] If Django is dropping support for Python 2.3, I think we can do the same. Perhaps we could do two things for the benefit of current or future python 2.3 users: 1. Make a branch in gitorious of the last version known to work with 2.3 This would help if someone needs to fix bugs in it later. 2. Make a page on the wiki pointing to the last release known to work with python 2.3 and to the gitorious branch known to work with it. - yuri |