Changes between Version 1 and Version 2 of Ticket #27722, comment 3


Ignore:
Timestamp:
Jan 11, 2017, 11:17:31 AM (8 years ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27722, comment 3

    v1 v2  
    1 It's allowed to call `{% include %}` with a `django.template.base.Template` but not `django.template.backends.django.Template`.
     1It's allowed to call `{% include %}` with a `django.template.base.Template` but not `django.template.backends.django.Template` (added in 5cdacbda034af928f5033c9afc7b50ee0b13f75c).
Back to Top