yo, This isn't strictly django related, but anyone using sqlite3 underneath might encounter this problem:
"Adding index changes LEFT OUTER JOIN to act as INNER JOIN" from ticket 3015 in the sqlite bug tracker http://www.sqlite.org/cvstrac/tktview?tn=3015,10 It's been fixed in the repo but not in binaries. downloading binaries from the "download" page won't solve things (yet). unsure of how to obtain a correct version? Follow along with this easy guide: http://thoughtandmemory.org/trac/wiki/FAQ#Sqlitebug good luck, l. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

