Simplified the way product refresh happens. Instead of using the reload()
function, we just remove the appropriate modules from sys.modules. This ensures that modules are loaded in the correct order.
Showing
Please register or sign in to comment