177 Forks
209 Stars
209 Watchers

Django-Tutorials

Source code for my free YouTube series on the Django web framework for Python.

How to download and setup Django-Tutorials

Open terminal and run command
git clone https://github.com/maxg203/Django-Tutorials.git
git clone is used to create a copy or clone of Django-Tutorials 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-Tutorials https://github.com/maxg203/Django-Tutorials/archive/master.zip

Or simply clone Django-Tutorials with SSH
[email protected]:maxg203/Django-Tutorials.git

If you have some problems with Django-Tutorials

You may open issue on Django-Tutorials support forum (system) here: https://github.com/maxg203/Django-Tutorials/issues