null=True and blank=True? null=False and blank=True?

2020-11-03 Thread rik...@gmail.com
https://djangodoctor.medium.com/the-real-difference-between-blank-true-and-null-true-may-surprise-you-982a9ac3b9da -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email t

We use CharFields too much

2020-11-01 Thread rik...@gmail.com
https://djangodoctor.medium.com/thinking-charfield-youll-think-again-after-this-8d207abbca4d -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubsc

Django Doctor: a bot that suggests fixes to code smells in your GitHub Pull Request

2020-10-30 Thread rik...@gmail.com
Today I released Django Doctor: it's a bot that suggests fixes to any code smells it finds in your GitHub Pull Request. Just click "approve" to commit the fix for low effort code improvement! I made this after realising I can automate some of the dev effort during code review: there are some