Not valid UML class diagram
Hello!
I am using PyCharm 2.6.1 and Django 1.4.1 with python 2.7.
I create Model Dependency diagram for my project.
All OneToOne relations are shown twice: one is correct OneToOne relation and another one is ManyToOne relation. I suppose that`s because of django backward relations. Please fix it, show only one OneToOne relation =)
I am using PyCharm 2.6.1 and Django 1.4.1 with python 2.7.
I create Model Dependency diagram for my project.
All OneToOne relations are shown twice: one is correct OneToOne relation and another one is ManyToOne relation. I suppose that`s because of django backward relations. Please fix it, show only one OneToOne relation =)
Please sign in to leave a comment.

thanks for your report!
We've created an issue in our bug tracker – http://youtrack.jetbrains.com/issue/PY-7505
Please, feel free to vote it and get notified while it fixed.