DRF-dataTable-Example-server-side icon indicating copy to clipboard operation
DRF-dataTable-Example-server-side copied to clipboard

DataTables Example (server-side) - Python Django REST framework

Results 2 DRF-dataTable-Example-server-side issues
Sort by recently updated
recently updated
newest added

Hello, this is more of a question not an issue. I don't see you implement these two methods(Edit and Delete) in views nor add them in urls.py How do they...

js: lengthMenu: [ [10, 25, 50, 100, -1], ['10 rows', '25 rows', '50 rows', '100 rows', 'Show All'] ], django: TypeError: AssertionError('Negative indexing is not supported.',) is not JSON serializable