Comment on Running Pure Django Projects on Google App EngineparentComments−zemanel15yi don't think it's really a fork, but rather a django database engine that supports "datastores" + related tools−jacobian15yUnfortunately right now it is a fork -- django-nonrel makes some internal changes to Django. I'm hoping to reconcile those changes with core at some point so that -nonrel could indeed be just a backend, but we're not there yet.
Comments
i don't think it's really a fork, but rather a django database engine that supports "datastores" + related tools
Unfortunately right now it is a fork -- django-nonrel makes some internal changes to Django. I'm hoping to reconcile those changes with core at some point so that -nonrel could indeed be just a backend, but we're not there yet.