File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
django-stubs/contrib/admin Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ class ActionForm(forms.Form):
1919 action : Any
2020 select_across : Any
2121
22- checkbox : Any
23-
2422@type_check_only
2523class _PrepopulatedDict (TypedDict ):
2624 field : BoundField
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ django.contrib.admin.filters.EmptyFieldListFilter.get_lookup_condition
2828django.contrib.admin.filters.FacetsMixin
2929django.contrib.admin.filters.RelatedFieldListFilter.get_facet_counts
3030django.contrib.admin.filters.SimpleListFilter.get_facet_counts
31- django.contrib.admin.helpers.checkbox
3231django.contrib.admin.options.BaseModelAdmin.lookup_allowed
3332django.contrib.admin.options.IS_FACETS_VAR
3433django.contrib.admin.sites.AdminSite.get_model_admin
You can’t perform that action at this time.
0 commit comments