Skip to content Skip to sidebar Skip to footer
Showing posts with the label Last Modified

Why Does Django-lint Tell Me The `auto_now_add` Is Deprecated?

Hi fellow Djangonauts: I checked my project with django-lint, and it yields: W:211,16:MyModel: time… Read more Why Does Django-lint Tell Me The `auto_now_add` Is Deprecated?