Skip to content

RobMae82/fork-djangoforbeginners

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django for Beginners

GitHub stars

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

Foreword: Carlton Gibson

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

  • JavaScript 32.4%
  • Python 32.2%
  • CSS 27.2%
  • HTML 8.2%