On Mon, May 04, 2009 at 08:31:34AM -0700, Mike Ramirez wrote:
> I forgot to mention that sqlite3 expects a file to be there, it
> can't create one on it's own, using ./manage.py syncdb.

I think you are mistaken.  Can you site some documentation to back
this claim?

I'm using Django 1.0, python-sqlite2 2.4.1, and libsqlite3-0
3.5.9, and the syncdb command creates an SQLite database for me
without the need for me to first create an empty file.

-- 
Phil Mocek

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to