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

Re: django - adding a button with parallel functionality

2013-12-08 Thread Roy Smith
In article d099a464-6fa6-47a2-8eda-aa87223a0...@googlegroups.com, 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