112 Forks
431 Stars
431 Watchers

django-tutorial

Django 基本教學 - 從無到有 Django-Beginners-Guide 📝

How to download and setup django-tutorial

Open terminal and run command
git clone https://github.com/twtrubiks/django-tutorial.git
git clone is used to create a copy or clone of django-tutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-tutorial https://github.com/twtrubiks/django-tutorial/archive/master.zip

Or simply clone django-tutorial with SSH
[email protected]:twtrubiks/django-tutorial.git

If you have some problems with django-tutorial

You may open issue on django-tutorial support forum (system) here: https://github.com/twtrubiks/django-tutorial/issues