mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-17 22:09:45 +08:00
add tests for the django test suite
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from django.core.exceptions import ValidationError as ValidationError
|
||||
|
||||
from .forms import Form as Form, BaseForm as BaseForm
|
||||
|
||||
from .models import ModelForm as ModelForm
|
||||
|
||||
Reference in New Issue
Block a user