I have a simple Django application that displays articles.
Now, I would like to let my users search the articles for key words,
and I found this topic from this group:
http://groups.google.com/group/django-users/browse_thread/thread/e5e82d81b0b85aa7/b06b72997a6a1e0c

Is this still the way to go if I would like to add basic search
functionality?
I have django 0.91 installed (using 'emerge' on my Gentoo Linux box).
Do I need to install "stuff" or "AbstractSearching" manually (fetching
it with svn) for this to work? In that case, where do I put the files?

Thanks for any input,
Kristoffer


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to