On 7/5/07, anna <[EMAIL PROTECTED]> wrote:
> Yes, I understand that.  But does that mean that it's developed in
> 2.3, 2.4 and 2.5 or just one of those?  I know this is a weird
> question, but I'm doing research for work and need to know this info.
> The fact that it's just compatible with versions greater than 2.3 is
> not enough - I need to know the exact version of Python the Django
> code is written in.

There is no "one version" in which Django is developed; different
developers have different installations with different versions of
Python, much the same as one developer might be writing code on Linux,
another on a Mac and yet another on a Windows machine (or, in a
Windows shop, one might have Vista, one XP and one Win2k). We check
compatibility by carefully reviewing the code and by running the test
suite against all three versions of Python we support (similarly, we
check database support by running the test suite against all of the
available database backends).


-- 
"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
-~----------~----~----~----~------~----~------~--~---

Reply via email to