no fixtures found error

33 views
Skip to first unread message

froto

unread,
Mar 1, 2012, 8:47:53 PM3/1/12
to Django developers
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 ...
Installing indexes ...
No fixtures found.

Karen Tracey

unread,
Mar 1, 2012, 10:12:57 PM3/1/12
to django-d...@googlegroups.com
Please ask questions about using Django on django-users. The topic of this list is the development of Django itself.

Karen

froto

unread,
Mar 1, 2012, 11:43:14 PM3/1/12
to Django developers
thanks

kenneth gonsalves

unread,
Mar 2, 2012, 1:28:24 AM3/2/12
to django-d...@googlegroups.com
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.
--
regards
Kenneth Gonsalves

kenneth gonsalves

unread,
Mar 2, 2012, 1:30:38 AM3/2/12
to django-d...@googlegroups.com
apologies for this post - I did not notice it was on the dev list.


--
regards
Kenneth Gonsalves

Reply all
Reply to author
Forward
0 new messages