Articles → DJANGO → Add A New Module In Existing Project In Django

Add A New Module In Existing Project In Django






Add New Module




  1. Open command prompt.
  2. Go to the root folder (where manage.py file is there).
  3. Enter the following command
<python_path>\python manage.py startapp <module_name>




Picture showing the command for adding a new module in django
Click to Enlarge



Picture showing the new files added in the project once new module is added
Click to Enlarge




Posted By  -  Karan Gupta
 
Posted On  -  Sunday, June 9, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250