Skip to content

hellpanderrr/django-datatables-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-datatables-example

The simplest usage of django and DataTables

This repository shows a basic use-case of a Django 1.8.4 app with a Datatables 1.10.10 jQuery plug-in. The example includes using one model for a datasource for Datatables, pagination, sorting and changing the number of results per page, all using AJAX.

For testing just clone the repo and start a development server:

git clone https://github.com/hellpanderrr/django-datatables-example
cd django-datatables-example
python manage.py runserver

About

The simplest usage of django and DataTables

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published