I have a django project on ubuntu server that works with Nginx and Gunicorn correctrly. I change some django code and push on git server and then pull from git
There are lots of docs on the fossil page, am I just supposed to checkout the whole repo to view them offline? The man-pages are rather sparse, and unlike in gi
I am new to coding and am having some problems making my code work. What I have is three columns, which have the same category. one column is a string value, ie
I have a MongoDB collection with documents in the following format: { "_id" : ObjectId("4e8ae86d08101908e1000001"), "name" : ["Name"], "zipcode" : ["2223
In my application, I am getting a finish timestamp data from server side which is in this format - 2021-02-19T06:30:58 . This is in UTC. The requirement from cl
I am new to Flask and i'm trying to make something that requires some skills I am not able to find an answer to when searching SO. So, the concept is... I have
I have the below aggregate which contains an aggregate member. @Aggregate public class CpaAggregate { @AggregateIdentifier private String externalId;
I am tried all my research to convert this excel formula into Dax formula but was unsuccessful need help to get it corrected. Here is the excel formula I am usi
Our team is currently developing a system similar to a news feed or notification system We're stuck on the implementation. Our system should work as follows Use
I have a pom file that has a single dependency. I want maven to download the dependency and wrap it in a new jar. However, when I run mvn clean package, it look