﻿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
35109	Enhance `showmigrations` to only write leafs nodes (most recent migrations) to stdout, if desired	brian	brian	"It would be nice to be able to have `showmigrations` only display the most recent migration for a given app. Currently, the functionality is to list all migrations, which can be a long list for more mature apps. I have found at times that I am really only looking for the most recent migration so that I can unapply it or find the number of the last migration so I can squash through that point.

Proposed enhancement: add an argument to `showmigrations` that will only show the leaf nodes for the given app(s) if provided."	New feature	closed	Core (Management commands)	3.2	Normal	wontfix	management commands, migration, showmigrations		Unreviewed	0	0	0	0	1	0
