3rd Edition. — Lean Publishing, 2020. — 349 p. — ISBN: 978-1691888016.
Updated 2020.03.14Learn 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 PlatformCreating 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 TopicsDeployment: Digitalocean (PostgeSQL, Nginx, Gunicorn)
Deployment: PythonAnywhere
PyCharm
One App Project
Building APIs
Testing