﻿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
24192	Deprecate django.templatetags.static	Kristian Glass	nobody	"As far as I can see, since `django.contrib.staticfiles` was merged in, there's no reason to use `django.templatetags.static` and plenty of reasons not to (e.g. it makes assumptions about the existence of `STATIC_URL`)

The fact it provides a tag of the same name as the ""correct"" tag from `staticfiles` doesn't help either.

Could it be deprecated?

(And if I wanted to follow up with an accompanying PR, should I be using `RemovedIn110Warning` or `RemovedIn20Warning` (the latter of which has several instances, but surprises me slightly)"	Cleanup/optimization	closed	Core (Other)	dev	Normal	wontfix		julian@…	Unreviewed	0	0	0	0	0	0
