Changes between Initial Version and Version 3 of Ticket #25466
- Timestamp:
- Sep 25, 2015, 1:49:19 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25466
- Property Cc added
- Property Severity Normal → Release blocker
- Property Triage Stage Unreviewed → Accepted
-
Ticket #25466 – Description
initial v3 1 https://code.djangoproject.com/ticket/15053 caused the removal of django.template.loader.LoadOrigin (and django.template.StringOrigin), in favor of django.template.base.Origin, for Django 1.9.1 #15053 caused the removal of `django.template.loader.LoadOrigin` (and `django.template.StringOrigin`), in favor of `django.template.base.Origin`, for Django 1.9. 2 2 3 3 These APIs were new and documented as of Django 1.7: https://docs.djangoproject.com/en/1.7/ref/templates/api/#template-origin