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

Replace the signals for updating fields with generated fields #301

Open
jadolg opened this issue Dec 4, 2023 · 0 comments
Open

Replace the signals for updating fields with generated fields #301

jadolg opened this issue Dec 4, 2023 · 0 comments

Comments

@jadolg
Copy link
Owner

jadolg commented Dec 4, 2023

Django 5.0 is out and with it GeneratedFields.
Replace the manually generated fields with the proper ones https://docs.djangoproject.com/en/5.0/ref/models/fields/#django.db.models.GeneratedField

https://github.com/jadolg/shadowmere/blob/main/proxylist/models.py#L97-L117

warning: PostgreSQL only supports persisted columns

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

1 participant