|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-django-dev-to-deployment/
课程评论:没有评论
课程名称:Python Django 开发与部署 课程概述:本课程非常实用,我们将根据一个虚构公司的需求,构建一个房地产应用程序。我们会从一个基础的 HTML/CSS Bootstrap 4 主题出发,将其转变为一个真正可用的应用程序,并包含一个管理区域用于管理资源,包括物业列表、房地产经纪人和联系询问。同时,我们还会有一部分内容专注于学习基础的 Python 语法。 学习内容: - 基础 Python(列表、字典、函数、条件语句等) - 设置虚拟环境 - 安装和配置 Django - 创建 Django "应用" - Postgres 设置(本地和远程) - 架构规划、模型与迁移 - 管理界面的自定义 - Bootstrap 集成 - 完全的搜索功能 - 用户身份验证 - 部署到 Digital Ocean,使用 Gunicorn 和 Nginx 这个课程适合希望通过实践项目掌握 Django 开发的学习者。
This is a very practical course where we take a list of requirements from a fictional company to build a real estate application using Django. We will take a basic html/css Bootstrap 4 theme and turn it into a real working application with an admin area to manage resources including property listings, realtors and contact inquiries. We also have a section on learning basic Python syntaxWhat You Will Learn:Basic Python (lists, dictionaries, functions, conditionals, etc)Setup Virtual EnvironmentsInstall & configure DjangoCreate Django "apps"Postgres Setup (local and remote)Schema planning, models & migrationAdmin customizationBootstrap integrationFull search functionalityUser AuthenticationDeploy to Digital Ocean with Gunicorn & Nginx