scholrly / neo4django

Drop-in Neo4j/Django integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'super' object has no attribute 'save_form_data'

coffenbacher opened this issue · comments

When validating or saving a ModelForm with single=True in a relationship, the form fails

Error:
image

Stack trace and vars:
image

Model definition:
image

@coffenbacher sorry I've taken so long to respond to these! I'm looking into your pull request now.