Remix.run Logo
knowsuchagency 3 days ago

That's fantastic to hear. Did they configure django to use sqlalchemy as the ORM or were they able to make it work with django's?

simba-k 3 days ago | parent [-]

Currently would have to be done on the SQLAlchemy side, but someone asked to contribute django directly. Let me see if they are still planning to do that and create/link an issue if you want to keep up with it.

You could also build an EnrichMCP server that calls your Django server manually