Skip to content

Commit e4bb4d4

Browse files
committed
update plugin table
1 parent bc8d573 commit e4bb4d4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The highlighted features are:
7979
mediawiki, html, 3.5, pypy, pypy3
8080
latex, grid, pipe,
8181
orgtbl, plain simple
82-
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above [#f3]_
82+
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above
8383
`pyexcel-pygal`_ svg chart `pygal`_ same as above [#f3]_
8484
======================== ======================= =============== ==================
8585

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The highlighted features are:
7474
mediawiki, html, 3.5, pypy, pypy3
7575
latex, grid, pipe,
7676
orgtbl, plain simple
77-
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above [#f3]_
77+
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above
7878
`pyexcel-pygal`_ svg chart `pygal`_ same as above [#f3]_
7979
======================== ======================= =============== ==================
8080

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
NAME = 'django-excel'
1212
AUTHOR = 'C.W.'
1313
VERSION = '0.0.6'
14-
EMAIL = 'wangc_2011 (at) hotmail.com'
14+
EMAIL = 'wangc_2011@hotmail.com'
1515
LICENSE = 'New BSD'
1616
DESCRIPTION = (
1717
'A django middleware that provides one application programming interfac' +

0 commit comments

Comments
 (0)