PyCharm
 
Get PyCharm

Create a Django application in a project

Last modified: 17 June 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.