SyntaxFix
Write A Post
Hire A Developer
Questions
In Django 3.0 auto_now_add seems to work with auto_now
auto_now_add
auto_now
reg_date=models.DateField(auto_now=True,blank=True)