Tag: django
Wardrobe strength: Seamless Neo4j integration in Django
jacobian/django-deployment-workshop · GitHub
Welcome to django-versioning’s documentation! — django-versioning v0.3 documentation
ParadigmShift – How to install pip, virtualenv and django on ubuntu
scholrly/neo4django GitHub
“neo4django is a Django ORM integration for neo4j. It allows model definitions that are very similar to Django’s, and enables some other Django functionality (like signals). The original Neo4j Django integration restricted database access to in-process. neo4django uses the Neo4j REST api to communicate with the database, freeing the database up for access by other processes and making it easy to host the database on another machine.”