GithubHelp home page GithubHelp logo

django-by-example-zh's Introduction

《Django By Example》中文翻译

原作者: Antonio Melé

翻译用途:

  • 学习和提升英文阅读能力
  • 掌握和提升Django技能

章节及翻译进度:

安装Django (完成 by 夜夜月月 2016年12月10日

  • 创建一个独立的Python环境
  • 使用pip安装Django

创建你的第一个项目 (完成 by 夜夜月月 2016年12月10日

  • 运行开发服务器
  • 项目设置
  • 项目和应用
  • 创建一个应用

设计blog数据框架 (完成 by 夜夜月月 2016年12月10日

  • 激活你的应用
  • 创建和进行数据迁移

为你的模型(models)创建一个管理站点 (完成 by 夜夜月月 2016年12月10日

  • 创建一个超级用户
  • Django管理站点
  • 添加你的模型到管理站点
  • 自定义模型(models)的展示形式

使用查询集和管理器(managers) (完成 by 夜夜月月 2016年12月10日

  • 创建对象
  • 更新对象
  • 取回对象
  • 删除对象
  • QuerySet什么时候会执行
  • 创建模型(model)管理器(managers)

构建列表和详情视图(views) (完成 by 夜夜月月 2016年12月10日

  • 创建列表和详情视图(views)
  • 为你的视图(vies)添加URL模式
  • 给模型(modes)的规范化URLs

为你的视图(views)创建模板(templates) (完成 by 夜夜月月 2016年12月10日

添加页码 (完成 by 夜夜月月 2016年12月10日

使用基于类的视图(views) (完成 by 夜夜月月 2016年12月10日

总结 (完成 by 夜夜月月 2016年12月10日

通过e-mail分享帖子 (完成 by 夜夜月月 2016年12月13日

  • 使用Django创建表单(forms)
  • 在视图(views)中操作表单(forms)
  • 使用Django发送e-mail
  • 在模板(templates)中渲染表单(forms)

创建一个评论(comment)系统 (完成 by 夜夜月月 2016年12月13日

  • 通过模板(models)创建表单(form)
  • 在视图(views)中操作ModelForms
  • 在帖子详情模板(template)中添加评论(comments)

添加标签(tagging)功能 (完成 by 夜夜月月 2016年12月13日

获取类似的帖子 (完成 by 夜夜月月 2016年12月13日

总结 (完成 by 夜夜月月 2016年12月13日

django-by-example-zh's People

Contributors

jyjsjd avatar levelksk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.