Skip to content

Disentangling the ReactPy-Django Cache/DB #152

Answered by Archmonger
numpde asked this question in Problem
Discussion options

You must be logged in to vote

I've developed a database router which may help in your scenario. Please let me know if it works.

  1. Install my branch pip install git+https://github.com/Archmonger/reactpy-django.git@dj-db-routing
  2. Add the database router DATABASE_ROUTERS = ['reactpy_django.database.Router']

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@numpde
Comment options

@Archmonger
Comment options

@Archmonger
Comment options

Answer selected by Archmonger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants