Loading...

How to Start a Django Project and Run the Development Server

24631 243________

Learn how to start your very first Django project and run it to display the default landing page with a green rocket that says “The install worked successfully! Congratulations!” While startproject uses the django-admin command, runserver uses starts the development server with the manage.py command-line utility.

Next video: Django Hello World    • How to Make a Website with Python (Django ...  
Previous video: Python Virtual Environment    • How to Setup Python for Django (virtual en...  

The entire Django course playlist is available here:    • How to Make a Website with Python (free Dj...…

Code snippets and more at tonyteaches.tech/django-101-course/

GitHub commit for this video: github.com/tonyflo/django-crud/tree/b9a241d68a95b0…

コメント