Re: MySQL index hints

2010-07-05 Thread hinnack
Thats interesting. Can you explain, how the search keyword made it into the source? Entry.objects.filter(headline__search="+Django -jazz Python") SELECT ... WHERE MATCH(tablename, headline) AGAINST (+Django -jazz Python IN BOOLEAN MODE); Seems to be very MySQL specific... regards Henrik On 4

extend queryset field lookups for time (hour / minute)

2009-11-30 Thread Hinnack
the timepart of pub_date is grater then 8pm regards -- Hinnack -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email

localization, i18n, localflavor

2009-08-25 Thread hinnack
there dealing with one or the other point - but I think it should belong to localflavor -- Hinnack --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email