Skip to content

Fix issue with string args in GenericRelation.#44

Open
ntouran wants to merge 1 commit intosphinx-doc:mainfrom
ntouran:ntouran/43-generic-relation
Open

Fix issue with string args in GenericRelation.#44
ntouran wants to merge 1 commit intosphinx-doc:mainfrom
ntouran:ntouran/43-generic-relation

Conversation

@ntouran
Copy link
Copy Markdown

@ntouran ntouran commented Aug 16, 2023

Fixes #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.

Fixes sphinx-doc#42.

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
Copy link
Copy Markdown
Author

ntouran commented Sep 24, 2024

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

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

Successfully merging this pull request may close these issues.

exception: 'str' object has no attribute '_meta' when GenericRelation

1 participant