oscarmlage
oscarmlage
If you have some css code like: ```css calc(50px + 2%) ``` The cssmin should keep the spaces around the plus signal because otherwhise (50px+2%) is not w3c valid.
Would be nice to be able to add custom action buttons in the list view apart from the edit/delete buttons.
Related to #32, would be really nice also to have any kind of dashboard loading in the main url: * http://127.0.0.1:8000/myadmin/ The dashboard could load a default template and it...
Improve demo site with more complex samples and documentation.
Integrate Django messages framework in the cruds-adminlte
It seems that the select2 width is fixed, it doesn't get wider or narrower if we resize the screen. Even it's not nice in the responsive versions: 
Implement [input-mask](https://github.com/RobinHerbots/Inputmask) widget.
**The `~/.config/lazygit/config.yml` is not taken into account in MacOS** Tried to add some config stuff to `~/.config/lazygit/config.yml` in MacOS but it didn't work out. It worked when the config was...
**disableForcePushing** I would like to ask this community in general if wouldn't be a better approach just set `disableForcePushing` as `true` by default in order to not allow to force...