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

Docs do not contain any details on usage in templates (PR available) #315

Open amiroff opened 3 years ago

amiroff commented 3 years ago

Checklist

Steps to reproduce

  1. Read the docs.

Actual behavior

Docs do not contain information on how to display related selects in templates.

Expected behavior

Fixed with #314