The admin user detail page was showing empty dates because the API response schema was missing the created_at and updated_at fields that exist on the User model via TimestampMixin. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The admin user detail page was showing empty dates because the API response schema was missing the created_at and updated_at fields that exist on the User model via TimestampMixin. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>