Changes between Version 1 and Version 2 of Ticket #22656, comment 5
- Timestamp:
- May 20, 2014, 3:07:17 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22656, comment 5
v1 v2 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 8 9 I wanted to improve error reporting so I opened this. 9 I wanted to improve error reporting so I opened this. Also as said in #13776, what in case of `is_valid`??