django-soft-ui-dashboard-pro
django-soft-ui-dashboard-pro copied to clipboard
Django Starter - Soft Dashboard PRO (BS5) | AppSeed
This is an example of the fieldsets and tabular inline in admin using jazzmin template(open source template)  and this, is how is the view in soft pro template ...
Reloading the page in dark mode briefly flashes the page to light mode, can it just stay dark?
Text color stays dark when going from light mode -> dark mode -> light mode Initial light mode:  After toggling to dark mode and back: 
does not render gradient in dark mode.  
After following readme setup instructions and logging in as an admin user I only get a minimal side menu:  That's incredibly confusing since there are supposed to be a...
https://github.com/app-generator/django-soft-ui-dashboard-pro/blob/ad19bf7e2131172e4ae121766780cd48b32e209c/templates/includes/head.html#L17 The above is the second time that line appears. The first is just a few lines above.
> Asked in support (email) To be checked.
In wizard template I would like to send the data that I collect to my view as a post method. Right now it is workign as get method.
I would like to have a component for color-picker like the date-picker that you provided..