Changes between Version 1 and Version 2 of Ticket #27722, comment 3
- Timestamp:
- Jan 11, 2017, 11:17:31 AM (8 years ago)
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` .1 It's allowed to call `{% include %}` with a `django.template.base.Template` but not `django.template.backends.django.Template` (added in 5cdacbda034af928f5033c9afc7b50ee0b13f75c).