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

Migrate the example to Django 1.10 #184

Closed raphaelmerx closed 7 years ago

raphaelmerx commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master     #184   +/-   ##
=======================================
  Coverage   93.89%   93.89%           
=======================================
  Files          14       14           
  Lines         459      459           
=======================================
  Hits          431      431           
  Misses         28       28

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 d434615...4eefcda. Read the comment docs.

mlavin commented 7 years ago

Oh my god thank you for this work. That example project had really fallen behind. :sparkling_heart: :sparkling_heart: