Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Justas Balčiūnas

Avatar
  • Total activity 7
  • Last activity July 15, 2025 18:11
  • Member since November 03, 2024 21:43
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 2
Activity overview Posts (0) Comments (3)
Sort by recent activity Recent activity Votes
  • Created July 15, 2025 18:11
    Mikhail Tarabrikov, using version: IntelliJ IDEA 2025.1.3 (Ultimate Edition) Created posts on YouTrack:https://youtrack.jetbrains.com/issue/IDEA-375969/Unresolved-tag-filter-templatetag-or-objects-...
    1. Community
    2. PyCharm
    3. Unresolved attribute reference 'objects' for class 'MyModel' on appearing even with the license activated
    • 0 votes
  • Created July 14, 2025 21:15
    Also same: Unresolved attribute reference 'objects' for class 'MyModel'After installed django-stubs it fixed that “Unresolved attribute…” problem, but caused another:- in templates raised: Unresolv...
    1. Community
    2. PyCharm
    3. Unresolved attribute reference 'objects' for class 'MyModel' on appearing even with the license activated
    • 0 votes
  • Created November 04, 2024 13:07
    should work for JetBrains IDEsif typing.TYPE_CHECKING:    from _typeshed import SupportsWrite    file: SupportsWrite[str]with open(file_path, "w") as file:    json.dump(obj=data, fp=file, indent=4)
    1. Community
    2. PyCharm
    3. Unexpected Type Hint Warnings
    • 1 vote
Copyright © 2000– JetBrains s.r.o.