Skip to content

Commit 9bf8df4

Browse files
alligatortowercrucialfelix
authored andcommitted
Update Admin-add-popup.rst
package name is singular (cherry picked from commit 0c6c66a)
1 parent c0fc255 commit 9bf8df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/Admin-add-popup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ or be used as a mixin class::
1919

2020
or you must implement `get_form` yourself::
2121

22-
from ajax_selects.fields import autoselect_fields_check_can_add
22+
from ajax_select.fields import autoselect_fields_check_can_add
2323

2424
class YourModelAdmin(admin.ModelAdmin):
2525

0 commit comments

Comments
 (0)