Skip to content

Commit 9bbb9f4

Browse files
committed
Update changelog & contributors list
1 parent efa23a5 commit 9bbb9f4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Unreleased
77
- Start testing with Django 3.2 on Python 3.9 (Michael K.)
88
- Teach pylint-django about all HTTP methods from the View class, not only
99
``get`` and ``post`` (Nicolás Quiroz)
10+
- Typo fixes for
11+
`#314 <https://github.com/PyCQA/pylint-django/issues/314>`_ (John Sandall)
1012
- Ignore ``unused-argument`` for ``*args``, ``**kwards`` in view method signatures
1113

1214

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@
1818
* [brymut](https://github.com/brymut)
1919
* [michael-k](https://github.com/michael-k)
2020
* [naquiroz](https://github.com/naquiroz)
21+
* [john-sandall](https://github.com/john-sandall)

0 commit comments

Comments
 (0)