﻿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
25466	django.template.loader.LoaderOrigin was removed without proper deprecation	Joey Wilhelm	nobody	"#15053 caused the removal of `django.template.loader.LoadOrigin` (and `django.template.StringOrigin`), in favor of `django.template.base.Origin`, for Django 1.9.

These APIs were new and documented as of Django 1.7: https://docs.djangoproject.com/en/1.7/ref/templates/api/#template-origin

Even in the 1.8 branch, there is no DeprecationWarning for this class: https://github.com/django/django/blob/stable/1.8.x/django/template/loader.py#L14"	Bug	closed	Template system	1.9a1	Release blocker	fixed		Florian Apolloner	Accepted	1	0	0	0	0	0
