April 18, 2023
Joe Riddle
That you would leave knowing how to start a basic Django project.
Django includes dozens of extras you can use to handle common web development tasks. Django takes care of user authentication, content administration, site maps, RSS feeds, and many more tasks — right out of the box.
https://www.djangoproject.com/start/overview/
Introduction Setting Up Your Environment Models and Databases Views and Templates URLs and Routing Built-in Features of Django