Django学堂
Menu
主页
博客
课程
作者
关于
登陆
Go!
开启代码之旅 Launch With Code
Launch With Code
1 前言
2 Start First Django Project
3 First View using a Function Based View
4 Settings Setup Django Main Configuration
5 Implement Bootstrap Front End Framework to Django
6 Start a Django
7 Using Django Forms
8 Make changes to Django Models with South
9 Get User IP Address from Requests
10 Create Custom Reference ID
11 Create a Social Sharing Page to Share
12 Use Custom Django Middleware to Track Shares
13 Save Reference ID with Foreign Key Model Fields
14 Create a Social Sharing Page Part 2
15 Load Static Files (CSS, JS, & Images) in Django
16 Update Front End Design with CSS
17 Create a Social Sharing Page Part 3
18 Use jQuery to make Bootstrap progress bars function
19 Implement Social Sharing HTML Buttons
20 CSS Background Image & Styles & Parallax
21 Update Email Form Design to Bootstrap Inline Form
22 Final Styles Update to Complete Bootstrap Design
23 Prepare for Production using Heroku.com as Server