mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-17 17:35:59 +08:00
fixes
This commit is contained in:
@@ -5,6 +5,7 @@ from typing import Any, Dict, List, Optional, Union, Pattern
|
||||
from uuid import UUID
|
||||
|
||||
from django.core.files.base import File
|
||||
from django.core.exceptions import ValidationError as ValidationError
|
||||
|
||||
EMPTY_VALUES: Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user