Closed uladkasach closed 7 years ago
running the command utils.dev.force_not_uptodate("e", true)
will now force uptodate status
to be false for exercise. utils.dev.force_not_uptodate("n", true)
, for nutrition. utils.dev.force_not_uptodate("e", false)
to remove forcing the status to be not up to date.
Note, if the status is already not up to date, these utilities have no effect.
This would be very useful in demo purposes