apologies for this post - I did not notice it was on the dev list.
On Fri, 2012-03-02 at 11:58 +0530, kenneth gonsalves wrote:
> On Thu, 2012-03-01 at 17:47 -0800, froto wrote:
> > I am using statement:python manage.py syncbd,but there is a error
> > report:no fixtures found.What's wrong with it?
On Thu, 2012-03-01 at 17:47 -0800, froto wrote:
> I am using statement:python manage.py syncbd,but there is a error
> report:no fixtures found.What's wrong with it?
that is not an error message - it is just a statement of fact. Either
you have no fixtures, or your fixtures are in the wrong place.
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
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 this group, send email to django-developers@googlegroups.
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