-------如果这里没有任何信息,不是真没有,是我们懒!请复制书名上amazon搜索书籍信息。-------
[Updated 2020.03.14]
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