Skip to content

hustels/django-crud-ajax-demo

 
 

Repository files navigation

django-crud-ajax-demo

A simple crud webapp using django that uses a ajax datagrid (my other project jqdjangogrid) and import csv files.

Instalation

Just requires Django framework (tested in django-1.3.1).

How to use?

Run python manage.py runserver and go to http://localhost:8000/family/

About

A crud written in django with search, grid (ajax) and csv file importation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.7%
  • Python 37.6%
  • HTML 9.4%
  • CSS 9.3%