A simple crud webapp using django that uses a ajax datagrid (my other project jqdjangogrid) and import csv files.
Just requires Django framework (tested in django-1.3.1).
Run python manage.py runserver and go to http://localhost:8000/family/
*DEPRECATED* A CRUD app written in Django with search, datagrid (ajax) and CSV file importation
JavaScript
A simple crud webapp using django that uses a ajax datagrid (my other project jqdjangogrid) and import csv files.
Just requires Django framework (tested in django-1.3.1).
Run python manage.py runserver and go to http://localhost:8000/family/