Hacker News new | ask | show | jobs
by japhyr 2034 days ago
Yes, I first read those as (null=True, blank=True) because I've never written out those arguments when their default is False. So for me writing them out explicitly with their defaults is an anti-pattern.