issues
search
plumdog
/
flask_table
Because writing HTML is fiddly and all of your tables are basically the same
http://flask-table.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
210
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python upgrade3 12
#144
nawarkhede
opened
6 days ago
0
fix import
#143
jgarcia61
closed
6 months ago
0
Update table.py
#142
jefftdb
opened
7 months ago
0
Updates for python 3.12 compatibility
#141
gmassman
opened
10 months ago
1
Update columns.py
#140
jbhanks
opened
12 months ago
0
Update table.py
#139
jbhanks
opened
12 months ago
0
Update html.py
#138
jbhanks
opened
12 months ago
0
Markup seems to be deprecated and is now markupsafe apparently
#137
adamantic
opened
1 year ago
6
tbody_html_attrs
#136
Fran-Rg
closed
6 months ago
2
Add a method to set attributes on tbody
#135
Fran-Rg
opened
1 year ago
1
Default sort & unsorted ID columns
#134
michaelmarzec
opened
2 years ago
0
column header with spaces
#133
michaelmarzec
opened
2 years ago
2
Adding Static Content span into LinkCol
#132
avagut
closed
3 years ago
1
How to manipulate th tag
#131
LuckyPigeon
closed
2 years ago
2
Make _single_get more flexible for missing column data
#130
kylestratis
opened
4 years ago
0
Table displaying <flask_table.columns.Col object at ...> when there are more 2 nested tables
#129
yipy0010
opened
4 years ago
0
How to format just specific cells?
#128
bd317
opened
4 years ago
1
Integer and Float Cols
#127
Torvaney
opened
4 years ago
1
How do you add attributes to table row (tr)?
#126
grayaii
closed
2 years ago
1
No timezone support for DatetimeCol
#125
satwell
opened
4 years ago
0
Make possible to output empty table.
#124
crayxt
closed
4 years ago
1
Vertical layout option (swap rows and columns)
#123
austinhoag
opened
5 years ago
0
cannot set attributes on table
#122
ulkeizsofi
closed
5 years ago
3
Can LinkCol and ButtonCol connect to links that are not flask endpoints?
#121
horeilly1101
closed
5 years ago
0
key error with babel
#120
lisjump
closed
2 years ago
3
Colspan
#119
pryan1check
opened
5 years ago
0
CSRF example
#118
plumdog
closed
2 years ago
0
functions as url_kwargs
#117
CheapB
closed
5 years ago
3
Add external_url_col example
#116
plumdog
closed
5 years ago
0
can't display table data when use Flask-SQLAlchelmy return full column name
#115
ustandz
closed
5 years ago
3
fix getting an empty element of table from dict
#114
Senusoid
closed
2 years ago
3
Example: sortable sqlalchemy
#113
plumdog
opened
6 years ago
0
Example: link subclass
#112
plumdog
closed
2 years ago
0
Flask_Table manipulating the content of specific cells
#111
hackRussiaVKA
closed
6 years ago
12
test.DateTest and test.DatetimeTest fail when running unittest locally
#110
CurtLH
closed
6 years ago
5
Add support for translation of column names and LinkCol and subclasses
#109
nullptrT
opened
6 years ago
1
Translation with Babel does not work for column names
#108
nullptrT
opened
6 years ago
0
Add installation instructions
#107
plumdog
closed
6 years ago
0
Installation instructions missing
#106
janik6n
closed
6 years ago
4
Add more hookable methods to make subclassing tidier
#105
plumdog
opened
6 years ago
0
ButtonCol or Link col dynamic routes?
#104
guzzijones
closed
6 years ago
8
passing a csrf_token in the ButtonCol
#103
bmjjr
closed
2 years ago
3
Fix for babel env vars at import in datetime example
#102
plumdog
closed
6 years ago
0
Better docs and an example for DatetimeCol
#101
plumdog
closed
6 years ago
3
No Example of using DateTime Column
#100
CT83
closed
6 years ago
6
sort_url not implemented in setup guide in readme
#99
brianHamill
closed
6 years ago
3
Investigate better Pandas DataFrame integration
#98
plumdog
closed
2 years ago
3
additional header <tr> and summarized values in <tfood>
#97
elgaucho79
closed
6 years ago
7
ButtonCol - anchor_attr and Column naming
#96
elgaucho79
closed
6 years ago
4
RawCol using Jinja2 statements
#95
elgaucho79
closed
6 years ago
6
Next