mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-20 19:01:16 +08:00
split error suppression for tests typechecking, fix ci, bunch of fixes
This commit is contained in:
@@ -34,6 +34,9 @@ from .widgets import (
|
||||
SelectMultiple as SelectMultiple,
|
||||
TimeInput as TimeInput,
|
||||
URLInput as URLInput,
|
||||
SelectDateWidget as SelectDateWidget,
|
||||
SplitHiddenDateTimeWidget as SplitHiddenDateTimeWidget,
|
||||
SplitDateTimeWidget as SplitDateTimeWidget,
|
||||
)
|
||||
|
||||
from .fields import (
|
||||
|
||||
Reference in New Issue
Block a user