Skip to content

piggymoney/dtables

 
 

Repository files navigation

dtables

SQLA Python to jquery datatables

What you need to test this is a basic database as described in schema.py and a url to this database in settings.ini

[database]
connection=mysql://rfo:verysecret@localhost/mydatabase

Then make a virtualenv and install requirements.txt The run app.py

About

SQLA Python to jquery datatables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.5%
  • HTML 22.0%
  • JavaScript 11.5%