Django – The Easy Way: A step-by-step guide on building Django websites, 3rd Edition

Django – The Easy Way: A step-by-step guide on building Django websites, 3rd Edition

English | 2020 | ISBN: 978-1691888016 | 349 Pages | PDF, EPUB | 13 MB

Updated 2020.03.14
Learn how to create a complete website from scratch and deploy it to a production server.
Learn how to build and deploy web applications with Python and Django.
Blogging Platform

  • Creating A Django Project
  • Creating Apps
  • Templates
  • Static Files (CSS)
  • Models
  • ForeignKey And Dates
  • Forms With ModelForm
  • Authentication
  • Authorization
  • Tagging
  • Pagination
  • Images
  • Context processors: Latest posts
  • Styling With Sass
  • Deployment: Heroku
  • Amazon S3 Storage And CloudFront

Miscellaneous Topics

  • Deployment: Digitalocean (PostgeSQL, Nginx, Gunicorn)
  • Deployment: PythonAnywhere
  • PyCharm
  • One App Project
  • Building APIs
  • Testing
Homepage