Path to this page:
Subject: CVS commit: pkgsrc/www/py-pylint-django
From: Adam Ciarcinski
Date: 2018-08-24 20:31:06
Message id: 20180824183106.67B0DFBEC@cvs.NetBSD.org
Log Message:
py-pylint-django: updated to 2.0.1
Version 2.0.1:
Enable testing with Django 2.1
Add test for Model.objects.get_or_create().
Add test for objects.exclude().
Fix Instance of 'Model' has no 'id' member (no-member), fix Class \
'UserCreationForm' has no 'declared_fields' member.
Fix for Instance of 'ManyToManyField' has no 'add' member.
Add test & fix for unused arguments on class based views
Files: