|
|
|
|
|
by seanwilson
806 days ago
|
|
How does this compare to https://github.com/jieter/django-tables2? That one makes it really easy to display database models as HTML tables with column sorting and pagination, and search/filtering can be added on top with django-filter. |
|