elpaso / django-dag

Basic portable Directed Acyclic Graph application for Django
66 stars 19 forks source link

Remove null=True from ManyToManyField. #20

Closed frederik-elwert closed 8 years ago

frederik-elwert commented 8 years ago

Fixes #19.

elpaso commented 8 years ago

Thanks for the patches. I start thinking that having a Travis CI job for this project would be fine. The fact is that I'm not using this project in any production setting and I've currently not much time to dedicate.