2👍
✅
Wow im so dumb, was loading the wrong template tags
just had to change
{% load folder_perms_tags %}
to
{% load folder_perms %}
Source:stackexchange.com
2👍
Wow im so dumb, was loading the wrong template tags
just had to change
{% load folder_perms_tags %}
to
{% load folder_perms %}