Kickstarter for Improved PostgreSQL support in Django(kickstarter.com) |
Kickstarter for Improved PostgreSQL support in Django(kickstarter.com) |
Like Oracle DB? ;) Though, to be fair, I haven't heard of many Oracle backed Django instances.
I think that this is a good way to go about broadening a particular DB's support: implement in contrib, and make the general ORM capable of utilizing such contributions when available, while retaining regular DB support.
Is it not possible for this to be a 3rd party module instead of part of django.contrib?