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

Add testing through Tox and Github actions #65

Closed PetrDlouhy closed 2 years ago

PetrDlouhy commented 2 years ago

Some tests are broken in current master so they aren't passing. Also the linting would need to be fixed.

morlandi commented 2 years ago

Amazing 😍 I will check and merge as soon as I can

PetrDlouhy commented 2 years ago

@morlandi I forgot to write, that all of the problems are now fixed and everything should pass.