Ali Yaman
Ali Yaman
I need this changes :)
@tra007 Hello, I have opened a Pull Request related to the logout issue: https://github.com/farridav/django-jazzmin/pull/523
I'm sorry to hear that you're experiencing difficulties with "The Fuck" command in your VS Code terminal. Let's try to troubleshoot the issue step by step. **1-) Check your shell...
@SagunDevkota hello, My guess is that INSTALLED_APPS may be occurring due to the package ordering you mentioned. Please try it like this; ``` INSTALLED_APPS = [ "admincharts", "jazzmin", # It...
@Yalchin403 are you sure about it? I am having such a problem. Please share python and django versions.
@sarthak09walia hello, dark theme is actually determined by the "dark mode theme" variable on settings like this; ``` JAZZMIN_UI_TWEAKS = { ... "theme": "flatly", "dark_mode_theme": "darkly", } ``` If you...
@raimondi1337 hello, check your "JAZZMIN_UI_TWEAKS" in settings.py some values may remain light.