reactive-python / reactpy-django

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

`django_router` component #147

Closed Archmonger closed 8 months ago

Archmonger commented 1 year ago

Current Situation

ReactPy router exists now, but there is currently no Django-specific version of this.

Proposed Actions

Create a django_router that can handle django-style URL patterns.

Archmonger commented 1 year ago

Blocked on https://github.com/reactive-python/reactpy/issues/1079

Archmonger commented 1 year ago

Unblocked due to creating out our ReactPyDjangoClient