-----
- fix date_format parameter for DateCol
- fix unittests for people with different locale
- run tests via setup.py
- removed unnecessary str casting in order to support unicode
- fix for python3.3 problems
- Fix for travis to run tests with setup.py
- added method for formatting th-elements
- Update sortable example to include two-way sorting
- Integrate sortable tables