{% extends "easydata/index.html" %} {% load url from future %} {% load i18n %} {% block extrahead %} {% endblock %} {% block menu-superior %}
{% blocktrans %}Below you can see a list with all the application's models. To configure the visibility of a concrete models, you only have to pick in this models, to display a menu where you can choose the model's visibility and the visibility of each field of the model.{% endblocktrans %}
{% endblock %}