Template Overrides
You can override the default templates by creating your own templates with the same names in your app’s templates directory:
Create a directory structure in your app:
templates/admin/
Create your custom templates:
templates/admin/faker_admin.html
templates/admin/faker_admin_change_list.html
templates/admin/faker_change_list_object_tools.html