Closed willbarton closed 5 years ago
It's a shame we don't have a more user-friendly way to get people (Wagtail users, particularly) to the date format they need to provide, but that's out of scope for this PR.
I agree. I'd love to make the Wagtail-Flags UI vastly more friendly (perhaps with @niqjohnson's help soon)!
This PR adds a new
before date
condition that simply enables a flag if the current date is before the given date. This is the inverse of the existingafter date
condition.