What is the easiest way to set custom icons in django_adminlte_theme? I obviously want every app to have its own icon. Do you think it is worthwhile storing the icon choices in the database? Or in the settings so that it is even easier to adapt django_adminlte_theme?
What is the easiest way to set custom icons in django_adminlte_theme? I obviously want every app to have its own icon. Do you think it is worthwhile storing the icon choices in the database? Or in the settings so that it is even easier to adapt django_adminlte_theme?