File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 2.0.13 (23 Nov 2019), HackBulgaria edition
5+ --------------------------------------------------
6+
7+ - Suppress ``too-many-ancestors `` for class-based generic views
8+ - Add ``handler400 ``, ``handler403 ``, ``handler404 `` to good_names. Fix
9+ `#248 <https://github.com/PyCQA/pylint-django/issues/248 >`_
10+
11+
412Version 2.0.12 (04 Nov 2019)
513----------------------------
614
Original file line number Diff line number Diff line change 1313 author_email = 'code@landscape.io' ,
1414 description = 'A Pylint plugin to help Pylint understand the Django web framework' ,
1515 long_description = LONG_DESCRIPTION ,
16- version = '2.0.12 ' ,
16+ version = '2.0.13 ' ,
1717 packages = find_packages (),
1818 include_package_data = True ,
1919 install_requires = [
You can’t perform that action at this time.
0 commit comments