Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use JSONField instead of TextField #442

Open
hosseinmp76 opened this issue Sep 15, 2024 · 3 comments
Open

use JSONField instead of TextField #442

hosseinmp76 opened this issue Sep 15, 2024 · 3 comments

Comments

@hosseinmp76
Copy link

is there any reason not to use jsonfield for fields with json value stored in them?

@auvipy
Copy link
Member

auvipy commented Sep 15, 2024

at that time there was no native jsonfield support

@hosseinmp76
Copy link
Author

Thanks for your reply.
Is backward compatibility an issue? If not, I would like to make a PR and change them if you wish.

@auvipy
Copy link
Member

auvipy commented Jan 29, 2025

it is and issue, but lets not limit that for any innovative solution, I request you to come up with a draft PR to showcase your improvement.

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

No branches or pull requests

2 participants