Yes, I changed the search on docs a few weeks back. It's far from
perfect, but I'm trying to improve it. Can you give me some specific
links to searches that aren't working for you?
Jacob
--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-d...@googlegroups.com.
To unsubscribe from this group, send email to django-develop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
* http://docs.djangoproject.com/search/?q=get&release=4
* http://docs.djangoproject.com/search/?q=get()&release=4
* http://docs.djangoproject.com/search/?q=get(&release=4
I know nothing about your search system, but perhaps there's some
inconsistent tokenising going on?
Cheers,
Will
Ahha, thanks -- that's the bit I was missing. I think it's probably
something weird that Xapian's doing, but it's easy to work around.
Thanks!
Jacob
i'm trying to get Django running in Aptana Studio. I've got PyDev installed and can create a new project. The point that's missing is the "run as". Does anybody know how to setup a run configuration.
(Im running it on mac, if that's important to know). Or is there a better dev environment to develop for django?
Regards
Andi