﻿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
25658	Add an optional positional argument to inspectdb to allow choosing what table/views should be inspected	JoseTomasTocino	JoseTomasTocino	"Comes from this discussion: https://groups.google.com/forum/#!topic/django-developers/CuczZovhp74

It would be great to be able to manually choose what table and/or views should be inspected when using the `inspectdb` command, specially in situations where readable table/views are not properly reported by the DB.

Here's a pull request with my proposed solution: https://github.com/django/django/pull/5530"	New feature	closed	Core (Management commands)	dev	Normal	fixed	inspectdb		Accepted	1	0	0	0	0	0
