Customize UI

Customize UI#

This page explains how to customize the UI of Django Tabler.

👉 New to App-Generator? Join our 10k+ Community using GitHub One-Click SignIN.

The Concept#

Django Tabler UI is provided by Tabler UI Library that can be installed and used in any Django project (new or legacy).

Django template system will search for a template file starting from current app location:

  • Templates directory provided by the current application

  • Global templates directories specified in the configuration

  • Virtual Environment directories

By default, Django Tabler loads the SignIn and SignUp pages from the templates directory located in the root of the project, and the rest os the pages from virtual environment, where Tabler UI Library is installed

In order to customize any page provided by the library, we need to copy the page from the virtual environment to the local templates directory.

Resources#

  • 👉 New to AppSeed? Join our 8k+ Community using GitHub One-Click SignIN.

  • 👉 Download products and start fast a new project

  • 👉 Bootstrap your startUp, MVP or Legacy project with a custom development sprint