{% extends "admin/change_list.html" %} {% load i18n admin_urls static %} {% block object-tools-items %} {{ block.super }} {% if show_create_backup_button %}
  • 🔄 Yeni Yedek Al
  • {% endif %} {% if show_upload_backup_button %}
  • 📤 Yedek Yükle
  • {% endif %} {% endblock %}