Template Overrides

You can override the default templates by creating your own templates with the same names in your app’s templates directory:

  1. Create a directory structure in your app: templates/admin/

  2. Create your custom templates:

    • templates/admin/faker_admin.html

    • templates/admin/faker_admin_change_list.html

    • templates/admin/faker_change_list_object_tools.html