Re: Postgresql v MySQL

2009-02-08 Thread richr
Barry Pederson has nice, short example of adding PostgreSQL full text search to an existing Djanog app at: http://barryp.org/blog/entries/postgresql-full-text-search-django/ On Feb 8, 11:22 am, Alex Gaynor wrote: > On Sun, Feb 8, 2009 at 11:20 AM, Petite Abeille > wrote: > > > > > > > > >

Re: ImportError: No module named core

2008-08-26 Thread richr
Make sure the unzipping tool that you used to uncompress the Django kit preserves empty files like __init__.py. WinZip, in particular, does not always do this. On Jul 15, 1:42 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I've been trying to setup Django on Dreamhost and I haven't had much

Re: SyntaxError

2008-08-26 Thread richr
Make sure thet the unzip tool you used to uncompress the django kit preserved empty files like __init__.py. WinZip, in particular, does not always do this. On Aug 9, 8:04 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Oops. Thanks for the reply but now when I run the command from the > sh