Hello,

An unrelated note to your question...
If you are using 0.96, you need to use the 0.96 docs. http://www.djangoproject.com/documentation/0.96/

The link you pasted assumes you are using the development version, which has some differences. My personal recommendation is to remove 0.96 and use django-svn.

Just thought I'd let you know!

Jeff Anderson

bobhaugen wrote:
Installed the latest Django package from the Synaptic package manager
on Ubuntu 7.10. I understand the Django version to be 0.96.1 (package
says 0.96-1ubuntu0.1).

I'm on the first django tutorial:
http://www.djangoproject.com/documentation/tutorial01/

Got my sqlite database set up.  Now trying to "run the command-line
client for your database".

I understand the way to do that is $ python manage.py dbshell

I get an error message saying "No such file or directory".

Googling for this situation, I find http://code.djangoproject.com/ticket/6338
Which says I need to Sqlite3.

But I thought sqlite3 came along with Python 2.5.  No?

Any clues to what am I missing here?  Need to install something else?
Path problems?
Generic newbiness?

Thanks,
Bob Haugen
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to