tanx kenneth ! but when i run drop command i have syntax error , but i'm sure i write command correctly .
On Mon, Aug 2, 2010 at 3:14 PM, Kenneth Gonsalves <[email protected]> wrote: > On Monday, August 02, 2010 04:05:16 pm yalda.nasirian wrote: > > CREATE INDEX "books_book_22dd9c39" ON "books_book" ("publisher_id"); > > COMMIT; > > $ python manage.py syncdb > > Creating table books_publisher > > Creating table books_author > > Creating table books_book_authors > > Creating table books_book > > Installing index for books.Book_authors model > > Installing index for books.Book model > > No fixtures found. > > > > what is my wrong ? > > I do not see anything wrong. > -- > Regards > Kenneth Gonsalves > Senior Associate > NRC-FOSS at AU-KBC > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<django-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

