I have a model Test in service A class Test(models.Model): some_field = models.IntegerField() created_at = models.DateTimeField(auto_now_add=True) I
I need algorithm that count's available unique combinations, but I can't wrap my head around it. Let's say I have multiple categories and each category have mul
Need to use extended calendar to trigger the job every month 2 to 15 irrespective of holidays and week-ends Kindly help on it can we use MONTHD#2 | ....| MONTHD
I'm learning DRF and trying to make website, where users can leave reviews for some products and also rate (like or dislike) this reviews. So now I'm stuck in l
I have been trying to make a KDE plot for data I have (frequency of chromosome start sites), and although I follow the examples exactly, when I use my data or g
I got xd.adobe link from the designer to implement it as web pages, so I'm taking the same px sizes that exist in adobe and putting them to my web page HTML ele
The Jupyter notebook keeps saying Connecting to kernel, which never reaches finally popping an error, A connection to the notebook server could not be estab
I have a TestNg suite which has a 1000 test cases. They are not selenium test cases, they are Rest-api automation cases. I can spin up docker containers in my m
sorry for my english. I have a store in Magento 2, and when the user search for some product that not exist in my db, i send a request to a external api that re
I am trying to read data from snowflake database using FASTAPI. I was able to create the connection which is able to pull data from snowflake. The issue which I