{% load i18n pagination_tags %} {% load djangoplus_tags %} {% if driver.search_fields or driver.list_filter %}
{% if driver.search_fields %} Palavra-chave:   {% endif %}
{% endif %}
Fechar
{% autopaginate results 10 %} {% paginate %}
{% for col in columns %} {% endfor %} {% for obj in results %} {% ajaxfkwidget_cells obj list_display cells %} {% for cell in cells %} {% endfor %} {% endfor %}
{{ col }}
{{ cell.value }}
{% paginate %}