Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Sources for Django/SQLAlchemy statement #48
Comments
|
Yea it's been awhile since I updated that line, I expected there would be more activity around this in late 2014 / early 2015. The statement was based on random conversations I had with some of the core committers at DjangoCon US in 2013. The conversation was essentially that the templating system and the ORM should be more easily interchangeable if a developer wants to use Jinja2 on the front end or SQLAlchemy on the back end. Multiple template engines are happening in 1.8 but I haven't heard anything on the ORM front lately. Looks like I'll have to do some more research if 1.9 is doing anything about multiple ORMs. If not, I'll go in and update the Django page to make it clear this isn't happening in the near term. Does that help? I didn't mean to mislead or create false hopes. |
|
I just found out that there is such a proposal in the Django GSoC 2015 Ideas : But it would be only a PoC :
|

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

In the Django article, section Django ORM resources, lines 223-227, about the future integration of SQLAlchemy in Django :
It is the first time I hear about this. But what a delight !
However the only public thing close to it, that I found, was a 6-year old branch in the django repo. So it cannot be what you are talking about because you initially made this statement in June 2014 (03bb450).
Could you add a bit more context to this statement :
Still, thank you for your well-organized educational website !