We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fa381 commit 7215346Copy full SHA for 7215346
docs/extra.rst
@@ -8,6 +8,9 @@ Suppose you have an address form where a user should choose a Country and a City
8
When the user selects a country we want to show only cities belonging to that country.
9
So the one selector depends on another one.
10
11
+.. note::
12
+ Does not work with the 'light' version (django_select2.forms.Select2Widget).
13
+
14
Models
15
``````
16
0 commit comments