Added a proper related_name argument to the GenericRelation from Entity to Attribute...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 17 Oct 2012 13:52:57 +0000 (09:52 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 17 Oct 2012 13:52:57 +0000 (09:52 -0400)
commit1fb4774474207933a6cce19e65a2fa011593b3eb
tree2cdd8e2f9622db9f3e5beff050afc85d93f9dd2a
parente8b51a396d27271aa8b8d06724a21dbe2f0ac895
Added a proper related_name argument to the GenericRelation from Entity to Attribute. This fixes #179.
philo/models/base.py