{% load i18n admin_urls yp_admin %} {# Sortable tabular inline. Wraps the standard tabular template in a div #} {# carrying data-yp-sortable hooks for yp-admin.js. The frontend injects #} {# drag handles into each row at runtime and serializes the new order to #} {# the yp_reorder URL using the field named in data-yp-sortable-field. #} {% yp_inline_reorder_url inline_admin_formset as yp_reorder_url %}