python - Way to view, filter, and sort database tables in Django -
i building app work in django (they having me learn on own). need display database table filter/search criteria above it, along clickable columns sort rows these fields. there thousands of rows, need pagination. again, brand new django, have feeling there lot of existing functionality type of thing, i'm not sure how find it, or looking exactly. looking app install? built-in template? not related django else? want similar modeladmin template - identical, in fact, though i've heard not reusable. pointers wonderful.
this seems looking datatables.
Comments
Post a Comment