scholrly / neo4django

Drop-in Neo4j/Django integration.
GNU General Public License v3.0
357 stars 83 forks source link

Post Django GSOC 2014 refactor #252

Open techdragon opened 10 years ago

techdragon commented 10 years ago

As the GSOC projects continue, the refactoring of the Meta API for Django model objects is reaching the point where its quite likely that it is going to be merged and carried forward.

This is exciting for 2 reasons:

  1. Its a very awesome new thing for Django
  2. neo4django (and all the other nosql/newsql/etc ORM extentions/bypasses) can rewritten to use this new official API

In light of this, I'm opening this new ticket to gather together thoughts and other things related to changes related to this sort of refactoring.

mhluongo commented 10 years ago

That is exciting!