Wednesday, 3rd March 2021
TIL
Show the timezone for datetimes in the Django admin
— Django supports storing dates in a database as UTC but displaying them in some other timezone - which is good. But... by default datetimes are shown in the Django admin interface without any clue as to what timezone they are being displayed in.
Replaying logs to exercise the new API
22 days ago n1mmy pushed a change to help.vaccinate which logged full details of inoming Netlify function API traffic to an Airtable database.