Every time when I create .py file in django project, I need to add two strings
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
Is there any way to set some pattern for newly created python files in PyCharm?
File->settings->Editor->File and Code Templates->Python Script

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With