Skip to content

Fix: Add meta field converter for cron_tz field#4051

Merged
vchan merged 1 commit intomainfrom
vchan/fix-cron-tz-render-definition
Mar 28, 2025
Merged

Fix: Add meta field converter for cron_tz field#4051
vchan merged 1 commit intomainfrom
vchan/fix-cron-tz-render-definition

Conversation

@vchan
Copy link
Contributor

@vchan vchan commented Mar 28, 2025

This PR fixes an issue when rendering model definitions with cron_tz fields. Model fields are converted to identifiers automatically when rendering model definitions. However, the cron_tz field in a model is a ZoneInfo object, which cannot be converted to an identifier.

@vchan vchan requested a review from a team March 28, 2025 17:37
@vchan vchan enabled auto-merge (squash) March 28, 2025 17:39
@vchan vchan force-pushed the vchan/fix-cron-tz-render-definition branch from 01fc3ec to 5535f3e Compare March 28, 2025 17:54
@vchan vchan merged commit 35216a2 into main Mar 28, 2025
22 checks passed
@vchan vchan deleted the vchan/fix-cron-tz-render-definition branch March 28, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants