1
0
mirror of https://github.com/django/django.git synced 2025-01-25 01:30:48 +00:00
django/tests/template_tests
Thomas Orozco d49667ef26 Refs #25422 -- Added a test for a template tag with type annotations.
This doesn't work in Django 1.8 but was fixed in Django 1.9 as a
side effect of another change.
2015-09-18 08:10:38 -04:00
..