Add Datetime field to the Deployment
We need a Datetime Field for the deployment scheduling.
-
Add a Datetime field in the Deployment -
Make sure that you only add one Migrations in the commit -
Set the default
to datetime.now() -
Set the verbose_name
to trigger_date -
The new name of the field is trigger_date