On Mon, May 04, 2009 at 05:33:05AM -0700, bconnors wrote:
> I created a mysite.db in my directory by vi.

It's highly unlikely that you will be able to create a valid
SQLite database using a text editor.  You should delete that file,
then expect it to be created when you run the 'syncdb' command.

-- 
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