Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single Page Application (SPA) Compatibility via reactpy-router #185

Merged
merged 22 commits into from
Jan 10, 2024

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Sep 14, 2023

By submitting this pull request you agree that all contributions to this project are made under the MIT license.

Description

  • Port reactpy-router into a Django equivalent (using Django's URL matching schema)

Checklist:

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

@Archmonger Archmonger linked an issue Sep 14, 2023 that may be closed by this pull request
@Archmonger Archmonger marked this pull request as ready for review September 18, 2023 01:30
@Archmonger Archmonger requested a review from a team as a code owner September 18, 2023 01:30
@Archmonger Archmonger marked this pull request as draft September 18, 2023 01:32
@Archmonger Archmonger changed the title Django equivalent to react-router Single Page Application (SPA) Compatibility via reactpy-router Jan 5, 2024
@Archmonger Archmonger marked this pull request as ready for review January 10, 2024 10:17
@Archmonger Archmonger merged commit 023cb15 into reactive-python:main Jan 10, 2024
7 checks passed
@Archmonger Archmonger deleted the router branch January 10, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

django_router component
1 participant