Автор: Samuli Natri
Издательство: Samuli Natri
Год: 2020.03.14
Формат: PDF, EPUB, MOBI
Страниц: 349
Размер: 12,8 Mb
Язык: English
Learn how to build and deploy web applications with Python and Django.
Table of contents:
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 and Django
One App Project
Building APIs
Testing