﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
6260	./manage.py sqlall only works for local application	django.20.orzelf@…	nobody	"if i do ""./manage.py sqlall myapp"", it works as expected and i've got both the table description and actual data in it.

If i do for example ""./manage.py sqlall admin"" or ""./manage.py sqlall flatpages"", i only got the table description, and no data. Although i've double checked there are actual data for those applications. Bug confirmed on irc by 'empty'.

I'm using django svn as of today Fri Dec 21 17:28:50 CET 2007, revision 6964."		closed	Database layer (models, ORM)	dev		invalid	sqlall		Unreviewed	0	0	0	0	0	0
