Re: set up database engine

2010-04-08 Thread yangyang
; > you how. Excuse me if this is obvious to most of people. > > > On Apr 7, 11:17 pm, yangyang <juz...@gmail.com> wrote: > > > how exactly set up thedatabaseengineas SQLight? The tutorial > > > doesn't seem to tell us... > > > > Thanks! -- You rec

Re: set up database engine

2010-04-07 Thread yangyang
I mean the tutorial only tells you "edit settings" but doesn't tell you how. Excuse me if this is obvious to most of people. On Apr 7, 11:17 pm, yangyang <juz...@gmail.com> wrote: > how exactly set up the database engine as SQLight? The tutorial > doesn't seem to tell us..

set up database engine

2010-04-07 Thread yangyang
how exactly set up the database engine as SQLight? The tutorial doesn't seem to tell us... Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this

database engine problem

2010-04-05 Thread yangyang
I followed the tutorial and set up the database engine as SQLight and it seemed to be successful. However, when I try to do "python manage.py syncdb", it returns error message like File "manage.py", line 11, in execute_manager(settings) File

installation question

2010-03-21 Thread yangyang
I'm trying to download Django on my Mac OS X 10.4.11. I have download Python 2.6.4. And then the online Tutorial says this: tar xzvf Django-1.1.1.tar.gz cd Django-1.1.1 sudo python setup.py install I wonder where should I run this? By Python Shell or what? Sorry if this seems to be a stupid