django-sheets icon indicating copy to clipboard operation
django-sheets copied to clipboard

Fix assignment tag, for 2.0 compatibility

Open MoizAhmedd opened this issue 6 years ago • 0 comments

Seems as if assignment_tag is not compatible with Django 2.0, solution would be to use simple_tag instead, to allow users to use the 'csv' tag.

MoizAhmedd avatar Feb 11 '19 14:02 MoizAhmedd