mirror of
https://github.com/django/django.git
synced 2025-10-29 16:46:11 +00:00
datetime.date.utcnow() doesn't exist, should be .today().
Backport of 88b3982af3 from main
datetime.date.utcnow() doesn't exist, should be .today().
Backport of 88b3982af3 from main