Navigate between templates and views
PyCharm makes it possible to easily navigate between templates and views, using the gutter icons
and
.
To navigate from a view to a template
Open views.py file in the editor.
Click the gutter icon next to the desired function: 
To navigate from a template to the referencing view
Open the desired template file in the editor.
Click the gutter icon:

Last modified: 19 August 2020