summaryrefslogtreecommitdiff
path: root/src/tablib/formats/_rst.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes #469 - Prevented rst crash with only-space strings (#470)Claude Paroz2020-06-151-1/+1
* Refs #401 - Fixed some flake8 errorsClaude Paroz2020-01-111-2/+0
* Fix NameError: name '_get_column_widths' is not defined (#433)Hugo van Kemenade2019-11-121-1/+1
* Refs #256 - Implement class-based formatsClaude Paroz2019-11-021-230/+234
* Refs #401 - Sort imports with isortHugo2019-10-221-1/+0
* Upgrade Python syntax with pyupgrade --py3-plusHugo2019-10-191-1/+1
* Fixes #368 - Avoid crashing when exporting empty string in ReSTClaude Paroz2019-10-191-1/+1
* Drop python 2 supportPeyman Salehi2019-10-191-18/+9
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-181-0/+273