Thanks Joseph! That is what I was doing, but I wondered if there was a better way.
Cheers! -Warren ----- Original Message ----- From: "Joseph Heck" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, June 07, 2007 6:02 PM Subject: Re: How to set up full text field in models.py? > > Nothing built in to Django enables that - you have to do it externally > to the Django framework. > > On 6/7/07, Warvin Barker <[EMAIL PROTECTED]> wrote: >> >> Hi! >> >> I can set up fulltext indices via MySql directly, but is there a way to >> do this in models.py? >> >> Thanks! >> >> -Warren >> >> > >> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

