reactive-python / reactpy-django

It's React, but in Python. Now with Django integration.
https://reactive-python.github.io/reactpy-django/
MIT License
328 stars 18 forks source link

django-stubs 1.13.0 compatibility #111

Closed Archmonger closed 1 year ago

Archmonger commented 1 year ago

Description

Django stubs has been updated to support some parts of Django >4, thus some # type: ignore statements are no longer needed.

Checklist:

Please update this checklist as you complete each item: