cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

expresshermes
Node
since ‎12-20-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I have installed django_neomodel in my django project and added django_neomodel in INSTALLED_APPS and added following lines for configurations in settings.py: NEOMODEL_NEO4J_BOLT_URL = 'bolt://neo4j:neo4j@localhost:7687' NEOMODEL_SIGNALS = True NEOMO...
Kudos given to