so today, I'm trying to create a simple dahsboard with data from multiple dataframes. I use the dropdown to select the dataframe to show in the plot. However, w
I've been using GitHub actions to deploy a Python application to AWS Elastic beanstalk. And I need to schedule a shell script from the source code to run it eve
In repair orders, I want transfer orders to be created to provision on confirming the parts. Based on this module from OCA, I was expecting that if I create a p
I come from a backend role and I am learning Android using Android Components. I am following the official architecture guide and using Retrofit to make API cal
I have a problem with my site. I have a href and if you press on it, you will be redirected to another page on my site. It works fine, however when I press back
could someone help me? I have the following models (simplified): class Glass(models.Model): code = models.CharField() price = models.CharField () class Q
We are using Git for our project. Repository is rather huge (the .git folder is about 8Gb). We are using git checkout -f in post-receive hook to update working