◐ Shell
clean mode source ↗

GitHub - tmpbook/Django2.0-Tutorial: Django2.0 Tutorial [1|2|3|4|5|6|7] Source Code

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

MIT license

Activity

Stars

19 stars

Watchers

2 watching

Forks

7 forks

Releases

No releases published