Skip to content

A catalog of Django code snippets to use with the live template functionality of Jetbrain IDEs.

License

Notifications You must be signed in to change notification settings

Flexonze/Django-Live-Templates

Repository files navigation

Django Live Templates

A catalog of opinionated Django code snippets to use with the live template functionality of Jetbrain IDEs.

Learn more about live templates here: https://www.jetbrains.com/help/pycharm/using-live-templates.html

How to use

  1. Download the Django snippets.xml file. (Right click + Save as...)
  2. Move the file to the templates folder of your IDE

Windows
C:\Users\{username}\.PyCharm{version}\config\templates
macOS
~/Library/Application Support/JetBrains/PyCharm{version}/templates
Linux
~/.config/JetBrains/PyCharm{version}/templates

  1. Restart your IDE

Additional notes

  • See the Live templates documentation for more information on the different templates.
  • The templates are opinionated and are aimed to work with a specific project structure. Feel free to fork this repo and adapt the templates to your needs.

About

A catalog of Django code snippets to use with the live template functionality of Jetbrain IDEs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published