Latest

All the resources in the Guide, starting with most recent.

Open File

Tip

Open File
Open a file from the Project tool window.
Magic Wand

Tip

Magic Wand
Use the magic wand to resolve simple conflicts in your code.
Evaluate Expression

Tip

Evaluate Expression
Evaluate an expression during a debugging session to learn more about the problem.
Disable Usages

Tip

Disable Usages
Disable the inlay hint for Usages if it's distracting you.
Commit Changes

Tip

Commit Changes
Commit your changes to VCS as you go.
pytest Framework

Channel

pytest Framework
Discover one of Python's most popular test frameworks!
pytest vs Unittest, Which is Better?

JetBrains Blog

pytest vs Unittest, Which is Better?
Two prominent choices are pytest and unittest, both of which come with their own sets of features and advantages.
Automate checks for your Django project

Tip

Automate checks for your Django project
Extend Django's system check framework to turn painful code reviews into a joy.
Generate Unit Tests Using AI Assistant

JetBrains Blog

Generate Unit Tests Using AI Assistant
Can you make your life easier as a developer by using AI to generate unit tests?
Demystifying Nulls and Nlanks in Django

Tip

Demystifying Nulls and Nlanks in Django
Learn the difference between blank=True and null=True
Django + htmx = ❤️

Tip

Django + htmx = ❤️
Speed up your Django list view with htmx and pagination.
Toggle Rendered View

Tip

Toggle Rendered View
Toggle rendered view for one or all Javadoc comments.