Skip to content

TsaZan/djangoforbeginners

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django for Beginners

GitHub stars

This is the code repository for Django for Beginners, written by William Vincent. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Django for Beginners is a comprehensive guide to building modern Python web applications with Django. The book proceeds step-by-step through six increasingly complex apps, covering Django fundamentals--models, views, URLs, templates--and more advanced topics such as APIs, user authentication, testing, deployment, forms, permissions, security, and performance. You'll learn how to solve common problems, implement best practices, and leverage Django's powerful third-party package ecosystem.

After reading this book, you will have a solid understanding of how Django works and the ability to build real-world, advanced web applications in a short amount of time.

Source Code for Previous Editions

About

Source code for Django For Beginners, Fifth Edition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.3%
  • HTML 19.0%
  • CSS 0.7%