Re: django - adding a button with parallel functionality

2013-12-08 Thread Roy Smith
In article , chip9m...@gmail.com wrote: > Hi all! I'll try to be clear and brief. > > I have created a django project some months ago. It is an online survey. > Now I want to add a button that when pressed adds something to a database, > but does not change any existing functionalities. > > B

django - adding a button with parallel functionality

2013-12-08 Thread chip9munk
Hi all! I'll try to be clear and brief. I have created a django project some months ago. It is an online survey. Now I want to add a button that when pressed adds something to a database, but does not change any existing functionalities. Brief explanation: button will always be present at the p