﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36316	Auto importing Django decorator's doesn't work on VS Code	Igor		I have made views.py and above a POST function I have written `@csrf_exempt`. When I press CTRL+., such decorator does not appear in suggestions, so I have to manually enter the import statement, which is `from django.views.decorators.csrf import csrf_exempt`.	Bug	closed	Uncategorized	5.2	Normal	invalid	django, decorators, vs code, auto import		Unreviewed	0	0	0	0	0	0
