mheshoon

Results 1 comments of mheshoon

Add a file in 'templates/admin/import_export/base.html' whit below content `{% extends "admin/import_export/base.html" %} {% load static %} {% block extrahead %}{{ block.super }} {% endblock %}` and problem will be solved...