sphinxcontrib-django icon indicating copy to clipboard operation
sphinxcontrib-django copied to clipboard

Fix issue with string args in GenericRelation.

Open ntouran opened this issue 2 years ago • 1 comments

Fixes https://github.com/sphinx-doc/sphinxcontrib-django/issues/43

The tests intended to capture the issue but actually don't trigger the real issue in the test scenario, so they may not be appropriate. I tried making a 2nd app to see if the deferred issue would show up but it does not.

ntouran avatar Aug 16 '23 21:08 ntouran

Looks like I had this linked to wrong issue. Just updated.

ntouran avatar Sep 24 '24 17:09 ntouran