One challenge of migrating from to is how some of the types are handled.

normalize_json github.com/django/django/blob/
doesn't handle some extra types like
DjangoJSONEncoder github.com/django/django/blob/
Though model JSONField defaults to json.JSONEncoder docs.djangoproject.com/en/6.0/ which doesn't support some types either 馃

Celery does a bit better casting types . . . . but is complicated enough I can't find the spot it actually casts things 馃槅
At least django tasks is MUCH more readable!

0

If you have a fediverse account, you can quote this note from your own instance. Search https://social.tsun.co/users/kfdm/statuses/115863244456507659 on your instance and quote it. (Note that quoting is not supported in Mastodon.)