pivotal-energy-solutions / django-datatable-view

Server-side datatable representations for Django querysets for automatic rendering in templates
Apache License 2.0
347 stars 141 forks source link

Fix for pagination style and xeditable choice fields #252 #253

Closed kvdogan closed 2 weeks ago

kvdogan commented 3 years ago

Bootstrap template has been improved for styled pagination.

Filter for xeditable choices for Foreignkey fields with limit_choices_to set on the model level. #252