as long as django doesn't *require* a version of python that is not on your approved list and therefore cannot run, you shouldn't have any problems. django is built to work on python 2.3, just because it is also compatible with 2.4 and 2.5 shouldn't mean anything. the fact that the code still works on 2.4 and 2.5 is more likely a result of the python developers maintaining backwards compatibility than django developers designing django specifically to work on 2.4 and 2.5.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
