Update for some moved items in django.template
Review Request #8693 — Created Jan. 31, 2017 and submitted
Django moved the locations of some classes and methods within the
django.template
module. This change updates our code for the new location.
Ran unit tests.
Description | From | Last Updated | ||
---|---|---|---|---|
This works on 1.6 and 1.8+? |
|
|||
Context is supposed to be from django.template for the widest compatibility. |
|
|||
This should come from django.template. |
|
|||
add_to_builtins doesn't exist in 1.9+. We'll need to revisit this whole file. |
|
|||
There are no open issues |