django-jazzmin
django-jazzmin copied to clipboard
Customization is not kept
Customization is not kept above Site Reload or Relogin
Ways to reproduce: do some customization reload page, or logout and login again
The customisation is only to generate the config, as we do not write anything to the database, you will need to hit the show code button in the bottom left to grab your ui config and persist it into to your settings.
See https://django-jazzmin.readthedocs.io/ui_customisation/#ui-customizer
For more information :)
ahhh, ok. i thought it's for userspecific GUI Customization, which would be a killer feature in my eyes :-)
are there some plans to keep this configuration persistant per User?
That's entirely possible, I'm not sure about timeline mind .. maybe I'll take a stab this week..
would be cool :-) my collegues would love it
+1 for this feature. It would be amazing to be able to configure dark mode etc on the fly.