Just a follow-up on this issue... It turns out that the problem was that the data being queried against contained a close-single-quote character instead of an apostrophe. A query for "Al's Hobby Shop" was not matching because there was no apostrophe in the data. Replacing the close-single-quote character with an apostrophe in the database solved the problem.
On Mar 13, 10:39 pm, "dougeven" <[EMAIL PROTECTED]> wrote: > The production system is Apache2.0/mod_python, the development system > is django runserver... > > On Mar 13, 10:21 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > > On 14-Mar-07, at 8:32 AM, dougeven wrote: > > > > The development environment is Ubuntu Dapper, and the production > > > system runs a recent Mandriva release. > > > are both on the same type of platform - that is, both on apache/ > > mod_python, or is one on the django runserver and the other not? > > > -- > > > regards > > kghttp://lawgon.livejournal.comhttp://nrcfosshelpline.in/web/ --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---