Hi Andre, On Tuesday, March 5, 2013 11:39:29 PM UTC+1, Andre Terra wrote: > > but at work I'm restricted to corporate rules, MS SQL or Oracle, and > Windows.
Right, that's probably one of the reasons why Oracle is in core (aside from the fact that we were completely monolithic at that time). I have a strong feeling that by embracing Windows as a first-class platform > for developing and running Django, we're enabling current and future users > to easily integrate the framework in existent business infrastructure, > which can only be seen as a good thing for the project. > You are obviously right that it would help, but my point about not having any core developers in that area still stands and makes it hard to support something like that. FWIW, I think that supporting Windows would be far easier than supporting MSSQL. Looking at the bug tracker we have a few bugs for windows (some are false positives): https://code.djangoproject.com/query?status=assigned&status=new&description=~windows&col=id&col=summary&col=status&col=owner&col=type&col=component&order=priority Cheers, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
