Download django crud ajax demo Free Java Code
Description
A crud written in django with search, grid (ajax) and csv file importation.
Source Files
The download file django-crud-ajax-demo-master.zip has the following entries.
.gitignore// w w w . j a v a2 s .co m
README.md
__init__.py
apps/family/__init__.py
apps/family/forms.py
apps/family/models.py
apps/family/tests.py
apps/family/urls.py
apps/family/utils.py
apps/family/views.py
libs/jqdjangogrid/__init__.py
libs/jqdjangogrid/urls.py
libs/jqdjangogrid/views.py
manage.py
requirements.txt
settings.py
static/css/themes/default/images/asc.gif
static/css/themes/default/images/bg.gif
static/css/themes/default/images/button_bg.jpg
static/css/themes/default/images/button_first.gif
static/css/themes/default/images/button_last.gif
static/css/themes/default/images/button_next.gif
static/css/themes/default/images/button_previous.gif
static/css/themes/default/images/desc.gif
static/css/themes/default/images/footer_bg.gif
static/css/themes/default/images/header_bg.gif
static/css/themes/default/images/header_selected_bg.gif
static/css/themes/default/images/sort.gif
static/css/themes/default/jqdjangogrid.css
static/js/jqdjangogrid.js
static/js/jquery.js
static/mock_family.csv
templates/base.html
templates/family_tree.html
templates/people_form.html
urls.py
Download
Click the following link to download django-crud-ajax-demo-master.zip.
django-crud-ajax-demo-master.zip