{% extends "easydata/index.html" %} {% load url from future %} {% load i18n %} {% block extrahead %} {% endblock %} {% block menu-superior %}
{% blocktrans %}As in the before section, here you are going to establish the correspondences, between your fields and the namespaces's properties loaded into the application.{% endblocktrans %}
{% blocktrans %}Below, you can see a form with one select field for each model field. The form's fields are differentiated by attributes and relations.{% endblocktrans %}
{% blocktrans %}The fields which are marked with an asterisk, means that these fields are declared as private. You can map the fields for future usages, but their information will not be published.{% endblocktrans %}
{% endblock %}