Skip to content

Commit 76ecae7

Browse files
author
Petr
committed
Merge branch 'pr-92'
PR: pylint-dev#92
2 parents 89cfcec + 8b693ac commit 76ecae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylint_django/transforms/transforms/django_core_handlers_wsgi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
class WSGIRequest(WSGIRequestOriginal):
55
status_code = None
66
content = ''
7+
json = None

0 commit comments

Comments
 (0)