{% extends "base_full.html" %} {% load i18n %} {% block title %}{% trans 'Documentation' %}{% endblock %} {% block content %}
List of all the template tags and their functions.
Models are descriptions of all the objects in the system and their associated fields. Each model has a list of fields which can be accessed as template variables.
{% endblock content %}