Hi All,

I am facing this "ValueError: source code string cannot contain null bytes" 
error when i create a sqlite3 database and run the application.

Steps that i do :


   1. Create database using db browser for SQLITE3
   2. Create model by running "python manage.py inspectdb > models.py"
   3. Run the application by "python manage.py runserver"
   
Could someone please help me with this issue.

Thanks,
Rajeshwaran

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0a7812b2-f788-4eaf-8c1a-663e573a82a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to