﻿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
20634	Discrepancy about staticfiles finders strategy	Claude Paroz	nobody	"Tutorial 6 says:
`Django will choose the first static file it finds whose name matches`
https://docs.djangoproject.com/en/dev/intro/tutorial06/#customize-your-app-s-look-and-feel

Static files howto says:
`Django will use the last static file it finds whose name matches`
https://docs.djangoproject.com/en/dev/howto/static-files/#configuring-static-files

Documentation for STATICFILES_FINDERS could also tell something about this strategy.
https://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/#staticfiles-finders"	Bug	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
