jazzband / django-smart-selects

chained and grouped selects for django forms
https://django-smart-selects.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.1k stars 348 forks source link

Improve django support #290

Closed manelclos closed 4 years ago

manelclos commented 4 years ago

Support django 1.8-3.0. Update travis matrix.

Depends on https://github.com/jazzband/django-smart-selects/pull/289 Depends on https://github.com/jazzband/django-smart-selects/pull/288

blag commented 4 years ago

Looks good to me. Thanks for tweaking the docs and updating tests!

However, I'm no longer the maintainer of this project, and I don't really have enough free time nowadays to review code for this project. Moving forward, please stop at-mentioning me in comments and requesting reviews from me.

raybesiga commented 4 years ago

@manelclos @jezdez any idea when this will be merged?

manelclos commented 4 years ago

@raybesiga done

raybesiga commented 4 years ago

Thank you @manelclos!

Ermak84 commented 2 years ago

Good day. python 3.9 ModuleNotFoundError: No module named 'smart_selects'