forked from ninemoreminutes/django-datatables
-
Notifications
You must be signed in to change notification settings - Fork 0
Django integration of DataTables jQuery plugin. (Mirror of SVN repository at https://projects.ninemoreminutes.com/svn/django-datatables).
License
mbanaouas/django-datatables
This branch is 2 commits ahead of, 7 commits behind ninemoreminutes/django-datatables:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Django DataTables library provides a reusable Django application to easily integrate the DataTables jQuery plugin into a project. It is currently in the design and planning stage. To get started with the test_project, use the following commands to setup your test database and run the development server: ./manage.py syncdb --migrate ./manage.py loaddata fortunecookies ./manage.py runserver Then connect to http://localhost:8044/ to view the sample datatable.
About
Django integration of DataTables jQuery plugin. (Mirror of SVN repository at https://projects.ninemoreminutes.com/svn/django-datatables).
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 45.6%
- JavaScript 35.0%
- CSS 15.7%
- Shell 3.7%