> 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 django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment