keukaman wrote:
> I am in the market for a notebook computer that I will be doing my web
> design work on. Could I get some comments related to which is better
> for Django work - P.C. or Mac, as well as some pros & cons of each?
> Thanks.

One of the developers on my team works on a Mac, while the other two of 
us are on Linux.  Our apps are deployed on Linux PC machines.  The Mac 
guy had a harder time setting up his development environment, having to 
compile more packages from source, than we Linux guys did.  However, 
once set up, we had few issues with cross-platform compatibility.  One 
was that there were some differences in the capabilities of the Mac 
Python, if I recall correctly, that forced us to drop the use of 
Django's 'include' template tag.  That was waaaaayyy back in the days of 
Django 0.91, though, so that may no longer be an issue on Django trunk.

Eric.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to