﻿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
14352	MANIFEST.in refers to non-existant files	Rob Hudson	nobody	"Installing Django shows two warnings, which are caused by non-existant files in the MANIFEST.in:

{{{
Installing collected packages: Django
  Running setup.py install for Django
    changing mode of build/scripts-2.6/django-admin.py from 644 to 755
    warning: no files found matching 'django/dispatch/LICENSE.txt'
    warning: no files found matching '*' under directory 'examples'
}}}

The attached patch fixes this."		closed	Uncategorized	1.2		fixed			Unreviewed	0	0	0	0	0	0
