Welcome to the second tutorial of Django web development tutorial series. This video is the continuation of previous one.
In this tutorial, I explained to create the new app in the project and explained everything to set up for that application.
Command to create app:
django-admin startapp (app name)
Ex: django-admin startapp MovieReview
Download source code of the project that we created in this tutorial from here:
https://drive.google.com/open?id=11hm...
If you have any problems or concerns then feel free to post your comment below I will be happy to help you as soon as I can. Otherwise, see you in next tutorial. Thanks for watching.
Subscribe this channel for more videos on Django development tutorial.