mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 15:00:19 +00:00
9 lines
257 B
ReStructuredText
9 lines
257 B
ReStructuredText
* Hooks System
|
|
- pre/post-append
|
|
- pre/post-import
|
|
- pre/post-export
|
|
* Add Tablib.ext namespace
|
|
* Fix 2.x/3.x handling (currently internal codebase fork)
|
|
* Make CSV write more customizable.
|
|
* Width detection for XLS output
|
|
* Documentation Improvements |