Re: Problem in new Django Project- cannot import tables.

2011-02-19 Thread Daniel Roseman
On Saturday, February 19, 2011 10:52:50 AM UTC, Rohini Dhavale wrote: > > As per the tutorials I am trying to create my own project. Followed > every step up to creating database; syncdb. But in interactive shell > when trying out ' from student_cce.models import abhivyakti ' command > where st

Problem in new Django Project- cannot import tables.

2011-02-19 Thread Rohini Dhavale
As per the tutorials I am trying to create my own project. Followed every step up to creating database; syncdb. But in interactive shell when trying out ' from student_cce.models import abhivyakti ' command where student_cce is name of my project model and abhivyakti is name of my databse table it