Jhonatanrian Jr
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Jhonatanrian Jr created a post, Unresolved attribute reference 'objects' for class 'MyModel' on appearing even with the license activated
When defining a Django model and creating a filter like `MyModel.objects.filter(...)`, PyCharm says: Unresolved attribute reference 'objects' for class 'MyModel'.One detail, this is not the first t...