mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-17 05:49:45 +08:00
request.user has type of AUTH_USER_MODEL
This commit is contained in:
@@ -36,3 +36,4 @@ RELATED_FIELDS_CLASSES = {
|
||||
|
||||
MIGRATION_CLASS_FULLNAME = 'django.db.migrations.migration.Migration'
|
||||
OPTIONS_CLASS_FULLNAME = 'django.db.models.options.Options'
|
||||
HTTPREQUEST_CLASS_FULLNAME = 'django.http.request.HttpRequest'
|
||||
|
||||
Reference in New Issue
Block a user