On 7/5/07, anna <[EMAIL PROTECTED]> wrote: > Can anyone tell me what version of Python the latest version of Django > (and previous versions if available) is written/developed in? Or can > you tell me where I can find that info?
Django is compatible with any version of Python greater than 2.3, as noted in the Django installation documentation: http://www.djangoproject.com/documentation/install/ -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
