PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Create a Django application in a project

Last modified: 14 February 2024

To add a new application to your existing Django project, you can either open the manage.py console and execute the startapp task manually, or use the Django Structure tool window.