Lucas Mota
Lucas Mota
When opening 'Alert Like' modal, it's not possible to scroll in the page. It's understandable when using big modals, you want to scroll the modal, but when using small ones,...
Checking on the code, the decorator `has_permission` option is being deprecated in favor of `check_permission` which has no decorator option. Why? My best guess is is that it should not...
Sometimes, it tries to clean a table before the one it references causing constraints violation. ER_ROW_IS_REFERENCED_2: Cannot delete or update a parent row: a foreign key constraint fails (`Company`.`data_datalogger`, CONSTRAINT...