# training-django **Repository Path**: evan-wu-y/training-django ## Basic Information - **Project Name**: training-django - **Description**: sync from: https://github.com/wu-wenxiang/Training-Django-Public - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-02-17 - **Last Updated**: 2022-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Training Django 2018/06,基于Django 1.11.21 TLS - 原始版本 Github: - 同步到 Gitee: ## OverView ![MVC](/images/563d707018b94fae8dfd824c3a3f3442-MVC.png) ### Django Workflow ![Django-MVC](/images/563d707018b94fae8dfd824c3a3f3442-Django-MVC.png) ### WSGI接口和部署 - ![WSGI-Deployment](/images/563d707018b94fae8dfd824c3a3f3442-WSGI-Deployment.png) - ![Django-Deployment](/images/563d707018b94fae8dfd824c3a3f3442-Django-Deployment.jpg) ## Steps - [Step 01: Get Started](01-Get-Started) - [Step 02: Dynamic Urls](02-Dynamic-Urls) - [Step 03: Templates & Django Shell](03-Templates) - [Step 04: Models](04-Models) - [Step 05: Admins](05-Admin) - [Step 06: Forms](06-Forms) ## Others - Demo: Project-DjangoTest,[Github](https://github.com/wu-wenxiang/ZZLARGE-Project-DjangoTest/) 或 [Gitee](https://gitee.com/wu-wen-xiang/project-django-demo/) - Deployment: Fabric,[Github](https://github.com/wu-wenxiang/Project-Python-Webdev/tree/master/u1604-fabric) 或 [Gitee](https://gitee.com/wu-wen-xiang/project-python-webdev-demo/tree/master/u1604-fabric) - [django-rest-framework](http://www.django-rest-framework.org/tutorial/quickstart/), [reference](https://github.com/twtrubiks/django-rest-framework-tutorial) - [django-tutorial](https://github.com/twtrubiks/django-tutorial)