/datatable_functional_example_django

Example from Jquery DataTables implementation in Django. Table of registers users.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

#Datatable Functional Example Django

Creado por dM

##Versions:

  • Python-version=2.7.3
  • Django-version=1.5.8

based in --> ( https://www.datatables.net/ ) implementation

##(DataTables Table plug-in for jQuery)

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.


Example from Jquery DataTables implementation in Django.

Table of registers users.