{{ row.title }} |
{{ row.author }} |
{{ row.scope }} |
{% for group in row.groups.all %}{{ group }} {% endfor %} |
{% for permission in row.public_permissions.all %}{{ permission }} {% endfor %} |
{{ row.content_type }}{% if row.object_repr %}: {{ row.object_repr }}{% endif %} |
{{ row.content }} |
{{ row.updated_at }} |
{# actions #}
|
{% endfor %}