mlavin / django-selectable

Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
http://django-selectable.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
129 stars 64 forks source link

Django 2.1 Compatibility #202

Closed mlavin closed 6 years ago

mlavin commented 6 years ago

Fixed set suite running on Django 2.1. Turns out someone already did this but this doesn't add another test dependency I guess :man_shrugging:

codecov-io commented 6 years ago

Codecov Report

Merging #202 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #202   +/-   ##
=======================================
  Coverage   94.89%   94.89%           
=======================================
  Files          10       10           
  Lines         333      333           
=======================================
  Hits          316      316           
  Misses         17       17

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7be7ad6...b60abbf. Read the comment docs.