You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I tried to create a translatable ForeignKey field. However, it complains about the related_name property. I found an issue on the old repo (which included a patch that required some adjusting to actually work) https://code.google.com/p/django-transmeta/issues/detail?id=11 .
I can find some spare time to actually fix this and make a pull request, but I'm just wondering if it's going to be integrated (i.e. if it's a desirable feature).
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Recently I tried to create a translatable ForeignKey field. However, it complains about the related_name property. I found an issue on the old repo (which included a patch that required some adjusting to actually work) https://code.google.com/p/django-transmeta/issues/detail?id=11 .
I can find some spare time to actually fix this and make a pull request, but I'm just wondering if it's going to be integrated (i.e. if it's a desirable feature).
Thanks in advance!
The text was updated successfully, but these errors were encountered: