﻿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
19523	improve performance of django's bash completion	Raphaël Hertzog	nobody	"In http://bugs.debian.org/695811 Anders Kaseorg <andersk@MIT.EDU> reported that the usage of the basename command was severly impacting the performances of Django's bash completion script.

The attached patch gets rid of ""basename"" in favor of some bash internal pattern substitution and improves the perfornance by a factor of 5 according to its author."	Cleanup/optimization	closed	Core (Management commands)	1.4	Normal	fixed		andersk@… luke@…	Accepted	1	0	0	0	0	0
