I'm trying to subtract year data from a model object created in a Django project. I would like to obtain a final value comparing a date in an object registered
I'm writing a web cryptocurrency web service and trying to encode smart contract parameters with the Etherium js library. I have created a js file and trying to
HTML As you can see in this html code I created one class and in that class I gave anchor tag. Here I gave css to make button but my border-ra
I'm on Mac, but will ultimately want to cross-platform my application. When you run a Kivy app by default it says "Python" in the title bar and has a Window dro
I have two lists: list1=[1,2,3] list2=["Ham","Cheese","Bacon"] I want to take each element with the same index in each list and combine them
Whenever I want to open a file in the package explorer, it will be opened as a new tab in the same view as the package explorer. Last time I started Eclipse, th
I am triggering a custom event, but can't find a way to bind an action to it from another file. I guess it is a scope issue but I just can't resolve it alone. I