Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 198 Bytes

README.rst

File metadata and controls

6 lines (5 loc) · 198 Bytes

django-onetomany

A django relation field that can be used to add an inverted forgeinkey to a model. It misuses the ManyToManyField and set the to field to unique.