Skip to content

tmpbook/Django2.0-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django2.0-Tutorial

Django2.0 Source Code

Part 1: Requests and responses

Part 2: Models and the admin site

Part 3: Views and templates

Part 4: Forms and generic views

Part 5: Testing

Part 6: Static files

Part 7: Customizing the admin site

Run it immediately(Python3 needed)

pip3 install django

git clone https://github.com/tmpbook/Django2.0-Tutorial.git

cd Django2.0-Tutorial/mysite

python manage.py runserver

# Starting development server at http://127.0.0.1:8000/

Enjoy the Django2.0

About me

知乎:临书

微信(WeChat):

谢谢阅读
Thanks for watching

About

Django2.0 Tutorial [1|2|3|4|5|6|7] Source Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published