Yes we use memcached
On Dec 11, 4:13 am, "João Cruz Morais" <[EMAIL PROTECTED]> wrote:
> are you using some sort of cache server such as memcache?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" gro
On 12/10/06 9:37 PM, Rares Vernica wrote:
> What is a way to get the union of two QuerySets?
See
http://www.djangoproject.com/documentation/db_api/#complex-lookups-with-q-objects.
> In [6]: a = Person.objects.filter(first_name__startswith='mic')
>
> In [7]: b = Person.objects.filter(first_name
2 matches
Mail list logo