Dynamically Add, Delete, Edit Row in a Table

2009-09-29 Thread Good Z
Dear All, I need to write an application(HTML/JS/Django) where i can insert, edit and delete a row in html table. As soon as we add a new row the previous row is saved in database and is not editable unless we edit it. I want to do it in two steps 1) Add/Delete Row dynamically. Ever add saves

Feedback on Django1.1.1

2009-11-07 Thread Good Z
Dear All, We want upgrade our software from Django0.95 to Django1.1. The latest available release is Django 1.1.1. Have few queries: - What is difference between Django 1.1 and Django1.1.1 - I could not find link to download Django1.1 unless its same as that of Django1.1.1 - Which one is better