On 11/7/06, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > On 11/6/06, Martin Bačovský <[EMAIL PROTECTED]> wrote: > > > > I have two questions I was unable to google: > > - Is Django going to support database views? > > We don't have any immediate plans to support views; however, if > someone were to provide a patch that implemented the.
Bother. Hit send accidentally. If someone were to provide a patch that implemented views and integrated well with the existing codebase, I suspect it would be considered favourably. Also, you might want to look at the SQLAlchemy branch - This branch is reworking the Django ORM to use SQLAlchemy, which might open some different avenues for accessing views. This branch is still quite new, but if you're feeling adventurous and you have an itch that needs scratching, dive in and help. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

