djonet 0.3

Djonet is a MonetDB backend for Django.Installationrun: python setup.py installor make sure the Djonet source directory is in your PYTHONPATH.Usageput something like this in your Django settings.py:DATABASES = { 'default': { 'ENGINE':...