typeddjango / djangorestframework-stubs

PEP-484 stubs for django-rest-framework
MIT License
439 stars 115 forks source link

Use `Pattern[str]` for `RegexField` #539

Closed Viicos closed 7 months ago

Viicos commented 7 months ago

The underlying django validators requires Pattern[str]