Django tips: Tech Model: ManyToManyField and null argument

March 1, 2010
By

Django tips : Tech Model. Monday, March 1, 2010. ManyToManyField and null argument. Hello there! From time to time I meet something like that: ManyToManyField(blank=True, null=True). Is there any need to set null argument? …

Go here to see the original: 
Django tips: Tech Model: ManyToManyField and null argument

Tags: , , , , , , , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*