{% extends "mongonaut/base.html" %} {% load mongonaut_tags %} {% block breadcrumbs %}
{% endif %} {% for key in keys %} | {{ key }} | {% endfor %}|
---|---|---|
{% endif %} {% for key in keys %} {% if key == 'id' %} | {{ obj.id }} | {% else %}{% get_document_value obj key %} | {% endif %} {% endfor %}