All Projects → djangobook-cn → Book Code

djangobook-cn / Book Code

Licence: mit
《Django开发从入门到实战》书籍各章节源代码

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Book Code

Django Rest Framework Filters
Better filtering for Django REST Framework
Stars: ✭ 710 (+2435.71%)
Mutual labels:  django, django-rest-framework
Docker Tutorial
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
Stars: ✭ 906 (+3135.71%)
Mutual labels:  django, django-rest-framework
Cmdb
CMDB 配置管理系统 资产管理系统
Stars: ✭ 747 (+2567.86%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Docs
Document Web APIs made with Django Rest Framework
Stars: ✭ 607 (+2067.86%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Social Oauth2
python-social-auth and oauth2 support for django-rest-framework
Stars: ✭ 941 (+3260.71%)
Mutual labels:  django, django-rest-framework
Modern Django
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
Stars: ✭ 662 (+2264.29%)
Mutual labels:  django, django-rest-framework
Django rest example
Django/DRF rest application example.
Stars: ✭ 17 (-39.29%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Mongoengine
Mongoengine support for Django Rest Framework
Stars: ✭ 544 (+1842.86%)
Mutual labels:  django, django-rest-framework
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (-10.71%)
Mutual labels:  django, django-rest-framework
Zhihu
django + vue 仿知乎
Stars: ✭ 24 (-14.29%)
Mutual labels:  django, django-rest-framework
Awesome Django
The Best Django Resource, Awesome Django for mature packages.
Stars: ✭ 591 (+2010.71%)
Mutual labels:  django, django-rest-framework
Timed Backend
Django API for the Timed application
Stars: ✭ 15 (-46.43%)
Mutual labels:  django, django-rest-framework
Onlinemooc
Vue前台 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4后台 开发的在线教育网站及后台管理
Stars: ✭ 587 (+1996.43%)
Mutual labels:  django, django-rest-framework
Awesome Django Rest Framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
Stars: ✭ 689 (+2360.71%)
Mutual labels:  django, django-rest-framework
Osf.io
Facilitating Open Science
Stars: ✭ 565 (+1917.86%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Gis
Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
Stars: ✭ 830 (+2864.29%)
Mutual labels:  django, django-rest-framework
Django React Blog
Simple blog built with Django and React/Redux, deployed with Docker, and served with nginx/uwsgi.
Stars: ✭ 528 (+1785.71%)
Mutual labels:  django, django-rest-framework
Polemarch
Simple WEB gui for infrastructure management by ansible playbooks or modules. This is only mirror with bins in releases.
Stars: ✭ 530 (+1792.86%)
Mutual labels:  django, django-rest-framework
Django Bookworm
A fun project to store my learning from each book that I read.
Stars: ✭ 23 (-17.86%)
Mutual labels:  django, django-rest-framework
Seven23 server
Fully manual budget app to track your expenses. Opensource, with privacy by design.
Stars: ✭ 20 (-28.57%)
Mutual labels:  django, django-rest-framework

《Django开发从入门到实战》

作者:段艺,涂伟忠

内容简介:

书籍内容基于 Python 3.6.x 和 Django 2.1.x,使用 Python 3.7.x 和 Django 2.2.x 应该也没有问题。

本书介绍了Django开发相关的内容,Django 是一个基于Python实现的Web开发框架。本书主题涵盖了Python Web开发的基础知识、Django项目实战、Django进行API开发、Django系统运维等。

基础知识部分讲解了Python基础知识,各种常用的数据结构,正则表达式,HTTP协议,字符串编码等内容。

实战开发部分使用了两个具体的项目,从功能需求设计,模块划分,再到最终的编码实现,手把手教你如何从零打造一个自己的项目。

Django系统运维部分讲解了如何线上部署一个系统,需要掌握的基础知识,使用的每个组件的作用。

让读者明白其中的原理,出现问题之后如何排查。

总之,本书非常适合想入门做Python Web开发的同学阅读参考。

书籍购买:

书名:《Django开发从入门到实践》 搜索即可购买

勘误与反馈

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].