morlandi / django-ajax-datatable

A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net
MIT License
204 stars 64 forks source link

Revert "Update views.py" #46

Closed morlandi closed 2 years ago

morlandi commented 2 years ago

Reverts morlandi/django-ajax-datatable#45

morlandi commented 2 years ago

@ivi3 ... your PR#45 doesn't seem to work as expected, and produces a runtime error since self.list_display doesn't (normally) exist. I need to revert it