On 27 Jun 2006, at 08:53, Kristoffer wrote:

> I can import Q with "from django.core.meta import Q", but I can't find
> QuerySet. Did it exist in version 0.91?

No. QuerySet is part of the vastly superior magic-removal ORM, which  
was introduced in Django 0.9.5. There are instructions on upgrading  
from 0.9.1 here:

http://code.djangoproject.com/wiki/RemovingTheMagic

Cheers,

Simon

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