#17085: Deprecate "add_to_builtins" and replace with API on Template
---------------------------------+--------------------------------------
     Reporter:  carljm           |                    Owner:  nobody
         Type:  New feature      |                   Status:  new
    Component:  Template system  |                  Version:  master
     Severity:  Normal           |               Resolution:
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------
Changes (by timgraham):

 * cc: aaugustin (added)
 * status:  closed => new
 * resolution:  duplicate =>
 * stage:  Accepted => Unreviewed


Comment:

 Reopening this since #17093 was closed and `add_to_builtins()` still
 exists so maybe this is worth addressing?

 I came across the issue in trying to test djangoproject.com with Django
 1.8 and saw that [https://github.com/jezdez/django-
 hosts/blob/c12a343473ab8633e09b6bc716b67e0eaafc76e7/django_hosts/apps.py#L23
 django-hosts] isn't compatible as it imports `from django.template import
 add_to_builtins` which is no longer there due to the namespace cleanup.

--
Ticket URL: <https://code.djangoproject.com/ticket/17085#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.e7537d14c8f4d147610bcacfd157c3eb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to