Re: Dynamic Model with Foreign Key

2017-09-05 Thread Tim Graham
Hi, there's nothing in the Django documentation about dynamic models, so there's no official support for it. I'm not aware of any recent discussions about it but searching this mailing list's archives for "dynamic models" or searching Google for "django dynamic models" might yield something usef

Dynamic Model with Foreign Key

2017-09-05 Thread Roman Akopov
Hi, I need a comment by Django developer, because I feel like things I am asking about are too complex for users mailing list. Start of discussion is here. https://groups.google.com/forum/#!topic/django-users/_u83xxJOIFU *TL/DR* Is it impossible to get reverse relation to dynamically added m