Xavier Francisco
Xavier Francisco
Just to add to this issue information, as I've encountered something similar. If I use `response.data` just once, everything works fine. If I use it more than once, then: `E1101:...
I can no longer reproduce this issue. ``` pylint==2.13.9 pylint-django==2.5.3 django==4.0.4 ```
Hey @sbdchd . Since, you got no reply after 2 years, could you add the types you've setup on kodiak to the typeshed? If you would prefer, I could do...
As of earlier today, you can now have typing support for this package, by installing the `types-dj-database-url` package.
Yep, that worked. Thanks! It still feels like a workaround, so I'll leave this open. If the maintainers feel like this should be the default behavior, feel free to close...
The same thing happens when trying to subclass `PrimaryKeyRelatedField`. Edit: And `Field`.
Could you let me know when this gets released, so I can deprecate the `types-dj-database-url` package from typeshed as per their policy[0] ? [0] https://github.com/python/typeshed/blob/main/CONTRIBUTING.md#third-party-library-removal-policy
Thank you! That works perfectly.
Same here. ``` 2024-08-30 11:21:22.703 [info] Extension host started 2024-08-30 11:21:27.766 [info] ExtensionService#_doActivateExtension pomdtr.excalidraw-editor, startup: false, activationEvent: 'onCustomEditor:editor.excalidraw' 2024-08-30 11:21:27.837 [error] Activating extension pomdtr.excalidraw-editor failed due to an error: 2024-08-30...