Skip to content

Commit

Permalink
fixup! Improve hints for ManyToManyDescriptor and start using it
Browse files Browse the repository at this point in the history
  • Loading branch information
flaeppe committed Oct 30, 2023
1 parent 6f1267e commit c68ce31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/stubtest/allowlist_todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ django.contrib.auth.models.Group.name
django.contrib.auth.models.Group.permissions
django.contrib.auth.models.Group.user_set
django.contrib.auth.models.GroupManager.__slotnames__
django.contrib.auth.models.Group_RelatedManager
django.contrib.auth.models.Permission.codename
django.contrib.auth.models.Permission.content_type
django.contrib.auth.models.Permission.content_type_id
Expand Down Expand Up @@ -198,7 +197,6 @@ django.contrib.auth.models.User.password
django.contrib.auth.models.User.user_permissions
django.contrib.auth.models.User.username
django.contrib.auth.models.UserManager.__slotnames__
django.contrib.auth.models.User_RelatedManager
django.contrib.auth.password_validation.CommonPasswordValidator.DEFAULT_PASSWORD_LIST_PATH
django.contrib.auth.password_validation.CommonPasswordValidator.__init__
django.contrib.auth.password_validation.PasswordValidator
Expand Down

0 comments on commit c68ce31

Please sign in to comment.