mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #22993 -- Removed skipIfCustomUser per deprecation timeline.
This commit is contained in:
@@ -259,3 +259,5 @@ these features.
|
||||
zones no longer convert aware datetimes to naive values in UTC anymore when
|
||||
such values are passed as parameters to SQL queries executed outside of the
|
||||
ORM, e.g. with ``cursor.execute()``.
|
||||
|
||||
* ``django.contrib.auth.tests.utils.skipIfCustomUser()`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user