I retrieved an object from my database. This object has a foreign key field, with the attribute blank=True. How can I check to see if it was actually left blank?I retrieved an object from my database. This ob
I retrieved an object from my database. This object has a foreign key field, with the attribute blank=True. How can I check to see if it was actually left blank?I retrieved an object from my database. This ob