Changes between Initial Version and Version 1 of Ticket #22656, comment 5
- Timestamp:
- May 20, 2014, 2:57:04 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22656, comment 5
initial v1 6 6 7 7 If null=False then keeping blank=True for `ForeignKey` is wrong and will lead to errors in save() as said above. I think that was what I wanted to say and could not explain earlier. 8 9 I wanted to improve error reporting so I opened this.