crate-python
crate-python copied to clipboard
Feature Request: Django ORM driver
I would like to use crate with my Django projects.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
hi @programmerq, we put this on our backlog, this may take some time, as this isn't our main focus atm.
Few months ago, I started evaluating the complexity of such a task. The work of @mfelsche on the https://github.com/mfelsche/crate-django package is a good start. The Crate JOINs support should be sufficient to develop a complete enough Django database backend.
I really want to spend a few days on it in the coming months.
that's really cool! @benjaminrigaud - we'd be happy to sponsor you if that helps. [email protected]
would like to use django and crate too, is this still in the pipeline
I have never contributed to django would like to try to contribute to this issue
Hi again,
apologies for the super late reply. Regarding Django support, @mfelsche contributed a patch over here, but it never materialized up until now.
- https://github.com/crate/crate-python/pull/430
Today, we received another request from the community about it. Thanks!
With kind regards, Andreas.