{% extends "base.html" %} {% load static %} {% load i18n %} {% block content %}
ID | Link | name | slug | rc_type | provider_prefix | estimated_quality | status | status_changed | created | modified |
{{object.pk}} | {{object}} | {{ object.name }} | {{ object.slug }} | {{ object.rc_type }} | {{ object.provider_prefix }} | {{ object.estimated_quality }} | {{ object.status }} | {{ object.status_changed }} | {{ object.created }} | {{ object.modified }} |