On Wed, Apr 7, 2010 at 11:25 PM, yangyang <juz...@gmail.com> wrote: > 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.
Part 1 of the tutorial, under "Database setup", says: > Now, edit settings.py. It's a normal Python module with module-level > variables representing > Django settings. Change these settings to match your database's connection > parameters: And then it says: > If you're new to databases, we recommend simply using SQLite (by setting > DATABASE_ENGINE > to 'sqlite3'). SQLite is included as part of Python 2.5 and later, so you > won't need to install > anything else. If you could let us know what you think is missing here, we could look into updating the tutorial. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." -- 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 group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.