Skip to content

Standardize the way we import and use datetime

  • from datetime import stuff rather than import datetime
  • UTC (from datetime import UTC) rather than datetime.timezone.utc
  • datetime.now(UTC) rather than [django.utils.]timezone.now
  • See if there's a way to have a linter enforce this
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information