-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Refactor Integration models to use django-polymorphic
#5394
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@stsewd is this still needed? |
Yes |
Can I work on it then? |
Sure! Go Ahead 👍 |
@Iamshankhadeep all files that are required for django polymorphic to work. You should read the django polymorphic docs. Also, maybe this isn't a good first issue to start if you are not familiar with django. |
@stsewd That's why I want to work on this issue and to learn Django, hope you all will support me while I learn about all the things that are new to me. |
We are using a custom solution for that right now, we can migrate to
django-polymorphic
as #5323.Migration guide https://django-polymorphic.readthedocs.io/en/stable/migrating.html
Raised in #5324 (comment)
The text was updated successfully, but these errors were encountered: