thanks
On 3月2日, 上午11时12分, Karen Tracey wrote:
> Please ask questions about using Django on django-users. The topic of this
> list is the development of Django itself.
>
> Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to th
django+sqlite
I am using statement:python manage.py syncbd,but there is a error
report:no fixtures found.What's wrong with it?
Creating tables ...
Creating table books_publisher
Creating table books_author
Creating table books_books_authors
Creating table books_book
Installing custom SQL ...
Insta