1
0
mirror of https://github.com/django/django.git synced 2025-03-24 16:20:46 +00:00

Removed duplicate entries in docs/releases/5.2.txt.

This commit is contained in:
Hisham Mahmood 2025-03-11 22:05:16 +05:00 committed by Sarah Boyce
parent 2ae3044d9d
commit 955b7c6ba1

View File

@ -166,9 +166,6 @@ Minor features
* :meth:`.User.ahas_perm`
* :meth:`.User.ahas_perms`
* :meth:`.User.ahas_module_perms`
* :meth:`.User.aget_user_permissions`
* :meth:`.User.aget_group_permissions`
* :meth:`.User.ahas_perm`
* :meth:`.ModelBackend.aauthenticate`
* :meth:`.ModelBackend.aget_user_permissions`
* :meth:`.ModelBackend.aget_group_permissions`