http://stackoverflow.com/questions/38534734/django-42000-invalid-default-value-for-action-time
I have been trying to figure this one out for a bit now, does anyone have
any tips on why mysql won't take in this date time from django?
Thanks
--
You received this message because you are subscrib
eField(
verbose_name='action time',
default=timezone.now,
editable=False,
),
),
]
On Monday, July 25, 2016 at 3:17:13 PM UTC-4, Constantine Covtushenko wrote:
>
> Hi Steve,
>
> Can you please provide code snippet here for 'action_time' field?
>
> Regards,
&g
2 matches
Mail list logo