Django integration of DataTables jQuery plugin.
Project description
The Django DataTables library provides a reusable Django application to easily integrate the DataTables jQuery plugin into a project.
It is currently considered an alpha release. It works for me for a few projects, but may not be ready for your production application. The classes, functions and parameters are subject to change in future releases.
It is tested against Python 2.6 and Python 2.7 using Django 1.4, 1.5 and 1.6.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-datatables-0.2a1-r48.tar.gz
.
File metadata
- Download URL: django-datatables-0.2a1-r48.tar.gz
- Upload date:
- Size: 522.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5de3ad4d73d9b602269e1f227dee5a47802320ebd9745d02426fdd26a375ecff |
|
MD5 | d6bcc60d3064398090a26ab6b8978621 |
|
BLAKE2b-256 | ee228b0a2d3dd54e611e4d1b8a18712d6cfedafb846a5d99109de50cd979362a |